diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2023-09-08 22:01:36 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2023-09-08 22:01:36 +0000 |
| commit | 28e1b59ada11db7ba106d5bd3e9fe2dff5f64093 (patch) | |
| tree | c9b2407bf623b7f0f480c89359471cbc79f5a744 | |
| parent | f30e71167b6f8f671a804b405bcdd3124bb53fa8 (diff) | |
| download | Meta-Launcher-28e1b59ada11db7ba106d5bd3e9fe2dff5f64093.tar.gz Meta-Launcher-28e1b59ada11db7ba106d5bd3e9fe2dff5f64093.zip | |
Update 2023-09-08
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | org.quiltmc.quilt-loader/0.21.0-beta.2.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 408a3a13c..70e39b71e 100644 --- a/index.json +++ b/index.json @@ -43,7 +43,7 @@ }, { "name": "Quilt Loader", - "sha256": "1d8d216f93d45514b2d6314960f64fbcab947849593567cf989ac2ebb2a6e7e1", + "sha256": "37392f6fa2b864f301f304e92b62306d7e803f26106e2a3aae0fddb9928b4864", "uid": "org.quiltmc.quilt-loader" } ] diff --git a/org.quiltmc.quilt-loader/0.21.0-beta.2.json b/org.quiltmc.quilt-loader/0.21.0-beta.2.json new file mode 100644 index 000000000..5cabae8a9 --- /dev/null +++ b/org.quiltmc.quilt-loader/0.21.0-beta.2.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.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.4+final", + "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.1.0-beta.3", + "url": "https://maven.quiltmc.org/repository/release/" + }, + { + "name": "org.quiltmc:quilt-loader:0.21.0-beta.2", + "url": "https://maven.quiltmc.org/repository/release" + } + ], + "mainClass": "org.quiltmc.loader.impl.launch.knot.KnotClient", + "name": "Quilt Loader", + "order": 10, + "releaseTime": "2023-09-08T21:37:44+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "org.quiltmc.quilt-loader", + "version": "0.21.0-beta.2" +}
\ No newline at end of file diff --git a/org.quiltmc.quilt-loader/index.json b/org.quiltmc.quilt-loader/index.json index cdf3c929a..225a75187 100644 --- a/org.quiltmc.quilt-loader/index.json +++ b/org.quiltmc.quilt-loader/index.json @@ -5,6 +5,18 @@ "versions": [ { "recommended": false, + "releaseTime": "2023-09-08T21:37:44+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "sha256": "b2e264e973685c6de0b17e0c3744fcbb735579837f38cb0a1e92623da6cd6fe5", + "type": "release", + "version": "0.21.0-beta.2" + }, + { + "recommended": false, "releaseTime": "2023-09-08T01:52:06+00:00", "requires": [ { |
