diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2024-03-31 22:02:50 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2024-03-31 22:02:50 +0000 |
| commit | 2c127e5e7736ee8f03d6c94122c6a7a885e8f0c8 (patch) | |
| tree | 827aa4f5347cb252b2ebd84a8ff7e41abd6d27eb | |
| parent | 0150b1a37fefe1554abd503d10ee1be55d0ea40b (diff) | |
| download | Meta-Launcher-2c127e5e7736ee8f03d6c94122c6a7a885e8f0c8.tar.gz Meta-Launcher-2c127e5e7736ee8f03d6c94122c6a7a885e8f0c8.zip | |
Update 2024-03-31
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | org.quiltmc.quilt-loader/0.25.0-beta.1.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 595c4ee27..2811363c9 100644 --- a/index.json +++ b/index.json @@ -43,7 +43,7 @@ }, { "name": "Quilt Loader", - "sha256": "2e6a17322ab36b9da211763160a9d5eb582a6c7d9136bcbc5440c3d2b22e44c3", + "sha256": "464c32375c6d2aea9457c32714ce17b15c2b941e05209daba19a86e8a5acb4b8", "uid": "org.quiltmc.quilt-loader" } ] diff --git a/org.quiltmc.quilt-loader/0.25.0-beta.1.json b/org.quiltmc.quilt-loader/0.25.0-beta.1.json new file mode 100644 index 000000000..113714462 --- /dev/null +++ b/org.quiltmc.quilt-loader/0.25.0-beta.1.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.10.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.4+final", + "url": "https://maven.quiltmc.org/repository/release/" + }, + { + "name": "org.ow2.asm:asm:9.6", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-analysis:9.6", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-commons:9.6", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-tree:9.6", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-util:9.6", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.quiltmc:quilt-config:1.2.0", + "url": "https://maven.quiltmc.org/repository/release/" + }, + { + "name": "org.quiltmc:quilt-loader:0.25.0-beta.1", + "url": "https://maven.quiltmc.org/repository/release" + } + ], + "mainClass": "org.quiltmc.loader.impl.launch.knot.KnotClient", + "name": "Quilt Loader", + "order": 10, + "releaseTime": "2024-03-31T21:14:02+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "org.quiltmc.quilt-loader", + "version": "0.25.0-beta.1" +}
\ No newline at end of file diff --git a/org.quiltmc.quilt-loader/index.json b/org.quiltmc.quilt-loader/index.json index c20203d6a..fea639a34 100644 --- a/org.quiltmc.quilt-loader/index.json +++ b/org.quiltmc.quilt-loader/index.json @@ -5,6 +5,18 @@ "versions": [ { "recommended": false, + "releaseTime": "2024-03-31T21:14:02+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "sha256": "e757291570a041cdfa40a5b57b61b5e8647643130e14e9dc6d8a2129dd942e3f", + "type": "release", + "version": "0.25.0-beta.1" + }, + { + "recommended": false, "releaseTime": "2024-03-30T20:52:46+00:00", "requires": [ { |
