diff options
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/0.17.1.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 95cb4b779..63233085d 100644 --- a/index.json +++ b/index.json @@ -18,7 +18,7 @@ }, { "name": "Fabric Loader", - "sha256": "f6ac2054e431b26e2d0b847e004ce021ac175b42106711987c6f1ecf84800526", + "sha256": "25ccf6296f2c55963eb22cc38caa2018e751fa5d0bd376b2b1cc571da4ab472d", "uid": "net.fabricmc.fabric-loader" }, { diff --git a/net.fabricmc.fabric-loader/0.17.1.json b/net.fabricmc.fabric-loader/0.17.1.json new file mode 100644 index 000000000..fadc970c6 --- /dev/null +++ b/net.fabricmc.fabric-loader/0.17.1.json @@ -0,0 +1,45 @@ +{ + "formatVersion": 1, + "libraries": [ + { + "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": "net.fabricmc:sponge-mixin:0.16.3+mixin.0.8.7", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:fabric-loader:0.17.1", + "url": "https://maven.fabricmc.net" + } + ], + "mainClass": "net.fabricmc.loader.impl.launch.knot.KnotClient", + "name": "Fabric Loader", + "order": 10, + "releaseTime": "2025-08-06T09:28:46+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "net.fabricmc.fabric-loader", + "version": "0.17.1" +}
\ No newline at end of file diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json index b86cd5936..1f8747617 100644 --- a/net.fabricmc.fabric-loader/index.json +++ b/net.fabricmc.fabric-loader/index.json @@ -5,6 +5,18 @@ "versions": [ { "recommended": false, + "releaseTime": "2025-08-06T09:28:46+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "sha256": "eb21b29578bbf34d1bda27cbaba8d88f61ca472191ddf6211209a5ea0bd38290", + "type": "release", + "version": "0.17.1" + }, + { + "recommended": false, "releaseTime": "2025-07-29T15:24:33+00:00", "requires": [ { |
