summaryrefslogtreecommitdiff
path: root/quilt/loader-installer-json
diff options
context:
space:
mode:
authorPrismAutomata <gitbot@scrumplex.net>2023-06-14 05:00:33 +0000
committerPrismAutomata <gitbot@scrumplex.net>2023-06-14 05:00:33 +0000
commit87ed79bd5c2c8a288f3c2fa3cdda23e9dde7b8cd (patch)
tree60631a448eeb7009aef619bdf2d3edbdb86cfdd1 /quilt/loader-installer-json
parent6a88be4e5be244b6044339291b29a0aaddbdf7c0 (diff)
downloadMeta-Upstream-87ed79bd5c2c8a288f3c2fa3cdda23e9dde7b8cd.tar.gz
Meta-Upstream-87ed79bd5c2c8a288f3c2fa3cdda23e9dde7b8cd.zip
Update 2023-06-14
Diffstat (limited to 'quilt/loader-installer-json')
-rw-r--r--quilt/loader-installer-json/0.19.1.json58
1 files changed, 58 insertions, 0 deletions
diff --git a/quilt/loader-installer-json/0.19.1.json b/quilt/loader-installer-json/0.19.1.json
new file mode 100644
index 000000000..3546cefba
--- /dev/null
+++ b/quilt/loader-installer-json/0.19.1.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.12.5+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.5",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-analysis:9.5",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-commons:9.5",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-tree:9.5",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-util:9.5",
+ "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