summaryrefslogtreecommitdiff
path: root/quilt/loader-installer-json
diff options
context:
space:
mode:
authorPrismAutomata <gitbot@scrumplex.net>2023-02-11 05:00:27 +0000
committerPrismAutomata <gitbot@scrumplex.net>2023-02-11 05:00:27 +0000
commitbca270e874aacb59efff3e02dc3f08d5a91e42c4 (patch)
treed31ecf12d6acf23990a4d53331c96b480350abaf /quilt/loader-installer-json
parent6cf09d3043b0d775b38f6c1fcd28ddae8284772d (diff)
downloadMeta-Upstream-bca270e874aacb59efff3e02dc3f08d5a91e42c4.tar.gz
Meta-Upstream-bca270e874aacb59efff3e02dc3f08d5a91e42c4.zip
Update 2023-02-11
Diffstat (limited to 'quilt/loader-installer-json')
-rw-r--r--quilt/loader-installer-json/0.18.1-beta.75.json58
1 files changed, 58 insertions, 0 deletions
diff --git a/quilt/loader-installer-json/0.18.1-beta.75.json b/quilt/loader-installer-json/0.18.1-beta.75.json
new file mode 100644
index 000000000..7e5036e42
--- /dev/null
+++ b/quilt/loader-installer-json/0.18.1-beta.75.json
@@ -0,0 +1,58 @@
+{
+ "libraries": {
+ "client": [],
+ "common": [
+ {
+ "name": "net.fabricmc:tiny-mappings-parser:0.3.0+build.17",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "net.fabricmc:sponge-mixin:0.11.4+mixin.0.8.5",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "net.fabricmc:tiny-remapper:0.8.6",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "net.fabricmc:access-widener:2.1.0",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.quiltmc:quilt-json5:1.0.2",
+ "url": "https://maven.quiltmc.org/repository/release/"
+ },
+ {
+ "name": "org.ow2.asm:asm:9.3",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-analysis:9.3",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-commons:9.3",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-tree:9.3",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-util:9.3",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.quiltmc:quilt-config:1.0.0-beta.6",
+ "url": "https://maven.quiltmc.org/repository/release/"
+ }
+ ],
+ "server": []
+ },
+ "mainClass": {
+ "client": "org.quiltmc.loader.impl.launch.knot.KnotClient",
+ "server": "org.quiltmc.loader.impl.launch.knot.KnotServer",
+ "serverLauncher": "org.quiltmc.loader.impl.launch.server.QuiltServerLauncher"
+ },
+ "version": 1
+} \ No newline at end of file