diff options
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | org.quiltmc.quilt-loader/0.19.0-beta.8.json | 65 | ||||
| -rw-r--r-- | org.quiltmc.quilt-loader/index.json | 12 |
3 files changed, 78 insertions, 1 deletions
diff --git a/index.json b/index.json index 50d868daa..7fd06cef8 100644 --- a/index.json +++ b/index.json @@ -38,7 +38,7 @@ }, { "name": "Quilt Loader", - "sha256": "6bbaeaee148d4a11e29b86f9a6a0b147b2a27015a0afe8f636b01a5742576127", + "sha256": "b6feac767c186da2600ae94632b66a4112424d77bec0b7ac2755025bd1110547", "uid": "org.quiltmc.quilt-loader" } ] diff --git a/org.quiltmc.quilt-loader/0.19.0-beta.8.json b/org.quiltmc.quilt-loader/0.19.0-beta.8.json new file mode 100644 index 000000000..df47a8dc0 --- /dev/null +++ b/org.quiltmc.quilt-loader/0.19.0-beta.8.json @@ -0,0 +1,65 @@ +{ + "formatVersion": 1, + "libraries": [ + { + "name": "net.fabricmc:tiny-mappings-parser:0.3.0+build.17", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:sponge-mixin:0.12.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.4", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-analysis:9.4", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-commons:9.4", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-tree:9.4", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-util:9.4", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.quiltmc:quilt-config:1.0.0-beta.6", + "url": "https://maven.quiltmc.org/repository/release/" + }, + { + "name": "org.quiltmc:quilt-loader:0.19.0-beta.8", + "url": "https://maven.quiltmc.org/repository/release" + } + ], + "mainClass": "org.quiltmc.loader.impl.launch.knot.KnotClient", + "name": "Quilt Loader", + "order": 10, + "releaseTime": "2023-04-05T05:48:03+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "org.quiltmc.quilt-loader", + "version": "0.19.0-beta.8" +}
\ No newline at end of file diff --git a/org.quiltmc.quilt-loader/index.json b/org.quiltmc.quilt-loader/index.json index f223d96f2..4e0741f82 100644 --- a/org.quiltmc.quilt-loader/index.json +++ b/org.quiltmc.quilt-loader/index.json @@ -5,6 +5,18 @@ "versions": [ { "recommended": false, + "releaseTime": "2023-04-05T05:48:03+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "sha256": "3481704f15802889c4b2cf84f6415b505023618792dc7d64f69b6fd3cb4eb9c8", + "type": "release", + "version": "0.19.0-beta.8" + }, + { + "recommended": false, "releaseTime": "2023-04-03T22:06:54+00:00", "requires": [ { |
