diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2024-10-09 21:06:30 +0200 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2024-10-09 21:06:30 +0200 |
| commit | e9fb623a95a867410c54ca0273b5d308ca0d7ac0 (patch) | |
| tree | 13327ab61634d1e6214c68af5c97cc0789a47cb6 | |
| parent | 038bb6ea9a9b7cb10ac6e7631d71db9d96f3a868 (diff) | |
| download | Meta-Launcher-e9fb623a95a867410c54ca0273b5d308ca0d7ac0.tar.gz Meta-Launcher-e9fb623a95a867410c54ca0273b5d308ca0d7ac0.zip | |
Update 2024-10-09
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/0.16.6.json | 45 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/index.json | 12 |
3 files changed, 58 insertions, 1 deletions
diff --git a/index.json b/index.json index 19d70d2e5..1b569bd24 100644 --- a/index.json +++ b/index.json @@ -18,7 +18,7 @@ }, { "name": "Fabric Loader", - "sha256": "f399b83d00b9446a000897ed76bb3051453a3ca639f3cb1fb0afa1eeeb344b4c", + "sha256": "accbd6e9a544a97c9e6842dd761135573ba11b918492947ee4c7157b7d980801", "uid": "net.fabricmc.fabric-loader" }, { diff --git a/net.fabricmc.fabric-loader/0.16.6.json b/net.fabricmc.fabric-loader/0.16.6.json new file mode 100644 index 000000000..4ba047e0c --- /dev/null +++ b/net.fabricmc.fabric-loader/0.16.6.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.3+mixin.0.8.7", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:fabric-loader:0.16.6", + "url": "https://maven.fabricmc.net" + } + ], + "mainClass": "net.fabricmc.loader.impl.launch.knot.KnotClient", + "name": "Fabric Loader", + "order": 10, + "releaseTime": "2024-10-09T18:41:05+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "net.fabricmc.fabric-loader", + "version": "0.16.6" +}
\ No newline at end of file diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json index 4768e0366..190f959f2 100644 --- a/net.fabricmc.fabric-loader/index.json +++ b/net.fabricmc.fabric-loader/index.json @@ -4,6 +4,18 @@ "uid": "net.fabricmc.fabric-loader", "versions": [ { + "recommended": false, + "releaseTime": "2024-10-09T18:41:05+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "sha256": "4f4e9637cf75db1f46d685e6cfc027e27d411a0612c77e09bbef99b6ddf51c99", + "type": "release", + "version": "0.16.6" + }, + { "recommended": true, "releaseTime": "2024-09-07T14:18:33+00:00", "requires": [ |
