diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2025-08-27 00:06:11 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2025-08-27 00:06:11 +0000 |
| commit | 44714ad1837e7df08aa0976a3be6e22492791fb1 (patch) | |
| tree | 2ab4abf9da090e5bc0ef8d4a84fcfcd362a3cd57 | |
| parent | 61b0abf39935d0b011863a70d8ed30cf9e940ab5 (diff) | |
| download | Meta-Launcher-44714ad1837e7df08aa0976a3be6e22492791fb1.tar.gz Meta-Launcher-44714ad1837e7df08aa0976a3be6e22492791fb1.zip | |
Update 2025-08-27
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | org.quiltmc.quilt-loader/0.29.2-beta.1.json | 53 | ||||
| -rw-r--r-- | org.quiltmc.quilt-loader/index.json | 12 |
3 files changed, 66 insertions, 1 deletions
diff --git a/index.json b/index.json index 848403d55..ec0683682 100644 --- a/index.json +++ b/index.json @@ -58,7 +58,7 @@ }, { "name": "Quilt Loader", - "sha256": "d62547f981a2cd7232a45dc3dda685dd97154a7bceae58afb8fa2ae33d3b94b4", + "sha256": "3c0cf6788117387ab7e2f3e2137687d806b13a74e9aa58688d0e0f0aa3b4bfde", "uid": "org.quiltmc.quilt-loader" } ] diff --git a/org.quiltmc.quilt-loader/0.29.2-beta.1.json b/org.quiltmc.quilt-loader/0.29.2-beta.1.json new file mode 100644 index 000000000..4bc0cbb7f --- /dev/null +++ b/org.quiltmc.quilt-loader/0.29.2-beta.1.json @@ -0,0 +1,53 @@ +{ + "formatVersion": 1, + "libraries": [ + { + "name": "net.fabricmc:sponge-mixin:0.15.5+mixin.0.8.7", + "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.8", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-analysis:9.8", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-commons:9.8", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-tree:9.8", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-util:9.8", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.quiltmc:quilt-config:1.3.1", + "url": "https://maven.quiltmc.org/repository/release/" + }, + { + "name": "org.quiltmc:quilt-loader:0.29.2-beta.1", + "url": "https://maven.quiltmc.org/repository/release" + } + ], + "mainClass": "org.quiltmc.loader.impl.launch.knot.KnotClient", + "name": "Quilt Loader", + "order": 10, + "releaseTime": "2025-08-26T23:40:56+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "org.quiltmc.quilt-loader", + "version": "0.29.2-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 640e12aea..5e5791055 100644 --- a/org.quiltmc.quilt-loader/index.json +++ b/org.quiltmc.quilt-loader/index.json @@ -4,6 +4,18 @@ "uid": "org.quiltmc.quilt-loader", "versions": [ { + "recommended": false, + "releaseTime": "2025-08-26T23:40:56+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "sha256": "a4bed23a2b8e7cb85db280aa3a159708372a217b8392a228aeb85ca407b875e5", + "type": "release", + "version": "0.29.2-beta.1" + }, + { "recommended": true, "releaseTime": "2025-07-22T19:30:42+00:00", "requires": [ |
