diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2025-08-06 10:04:46 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2025-08-06 10:04:46 +0000 |
| commit | c98f09cce931c2cbe8ec9e7c567cd65fabef2bcd (patch) | |
| tree | e42316b6917115b4e06713c20bc9559db228256b /net.fabricmc.fabric-loader | |
| parent | a1bc9bdfdcf1e53f3559a0207bb83d6e763e2c49 (diff) | |
| download | Meta-Launcher-c98f09cce931c2cbe8ec9e7c567cd65fabef2bcd.tar.gz Meta-Launcher-c98f09cce931c2cbe8ec9e7c567cd65fabef2bcd.zip | |
Update 2025-08-06
Diffstat (limited to 'net.fabricmc.fabric-loader')
| -rw-r--r-- | net.fabricmc.fabric-loader/0.17.1.json | 45 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/index.json | 12 |
2 files changed, 57 insertions, 0 deletions
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": [ { |
