diff options
| author | Meta Bot <gitbot@scrumplex.net> | 2022-08-14 01:00:27 +0000 |
|---|---|---|
| committer | Meta Bot <gitbot@scrumplex.net> | 2022-08-14 01:00:27 +0000 |
| commit | 3f3681ce217088da441722dcbda24d8df75ec0cc (patch) | |
| tree | 4e0147f238df6637d93a1619ce3e532209081089 /quilt/loader-installer-json | |
| parent | b949d1ad7a95337fd9d01759f12f59e040d71ebf (diff) | |
| download | Meta-Upstream-3f3681ce217088da441722dcbda24d8df75ec0cc.tar.gz Meta-Upstream-3f3681ce217088da441722dcbda24d8df75ec0cc.zip | |
Update 2022-08-14
Diffstat (limited to 'quilt/loader-installer-json')
| -rw-r--r-- | quilt/loader-installer-json/0.17.3.json | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/quilt/loader-installer-json/0.17.3.json b/quilt/loader-installer-json/0.17.3.json new file mode 100644 index 000000000..f14845967 --- /dev/null +++ b/quilt/loader-installer-json/0.17.3.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.1", + "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.1", + "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.5", + "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 |
