diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2025-04-02 13:03:16 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2025-04-02 13:03:16 +0000 |
| commit | b13872ad6a9610634f6703ea1d9d2aba6e70065f (patch) | |
| tree | fb81c50dec723202bf674c653851340f58b54b2e | |
| parent | f13260b9f0f6e47b0d8969800223eb88b48f54af (diff) | |
| download | Meta-Launcher-b13872ad6a9610634f6703ea1d9d2aba6e70065f.tar.gz Meta-Launcher-b13872ad6a9610634f6703ea1d9d2aba6e70065f.zip | |
Update 2025-04-02
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/0.16.12.json | 45 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/index.json | 12 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/package.json | 2 |
4 files changed, 59 insertions, 2 deletions
diff --git a/index.json b/index.json index 3d4a19bce..1f23a4810 100644 --- a/index.json +++ b/index.json @@ -18,7 +18,7 @@ }, { "name": "Fabric Loader", - "sha256": "e89371166152e944200920302ae46ac9f29b681b72706c1d49e9a54de0865f86", + "sha256": "a5f27e255dbb9a2b2cc4c95aede253549c45608a7ba586a736cc3fabdc569b39", "uid": "net.fabricmc.fabric-loader" }, { diff --git a/net.fabricmc.fabric-loader/0.16.12.json b/net.fabricmc.fabric-loader/0.16.12.json new file mode 100644 index 000000000..acf637f53 --- /dev/null +++ b/net.fabricmc.fabric-loader/0.16.12.json @@ -0,0 +1,45 @@ +{ + "formatVersion": 1, + "libraries": [ + { + "name": "org.ow2.asm:asm:9.7.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-analysis:9.7.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-commons:9.7.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-tree:9.7.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-util:9.7.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:sponge-mixin:0.15.4+mixin.0.8.7", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:fabric-loader:0.16.12", + "url": "https://maven.fabricmc.net" + } + ], + "mainClass": "net.fabricmc.loader.impl.launch.knot.KnotClient", + "name": "Fabric Loader", + "order": 10, + "releaseTime": "2025-04-02T12:53:18+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "net.fabricmc.fabric-loader", + "version": "0.16.12" +}
\ No newline at end of file diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json index bbf1171ff..3f9a19828 100644 --- a/net.fabricmc.fabric-loader/index.json +++ b/net.fabricmc.fabric-loader/index.json @@ -5,6 +5,18 @@ "versions": [ { "recommended": true, + "releaseTime": "2025-04-02T12:53:18+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "sha256": "f09e7c6c47e6ffd264494bb4e08c1a0d375fa38190b34ee9892f7e4ac97c41c8", + "type": "release", + "version": "0.16.12" + }, + { + "recommended": false, "releaseTime": "2025-04-01T17:23:36+00:00", "requires": [ { diff --git a/net.fabricmc.fabric-loader/package.json b/net.fabricmc.fabric-loader/package.json index 31b756793..d4aaac1ea 100644 --- a/net.fabricmc.fabric-loader/package.json +++ b/net.fabricmc.fabric-loader/package.json @@ -7,7 +7,7 @@ "name": "Fabric Loader", "projectUrl": "https://fabricmc.net", "recommended": [ - "0.16.11" + "0.16.12" ], "uid": "net.fabricmc.fabric-loader" }
\ No newline at end of file |
