diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2025-07-29 16:02:35 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2025-07-29 16:02:35 +0000 |
| commit | 44dbda4eaf54deb1a766405e321ac3d63a2cc113 (patch) | |
| tree | 61cf081a7f4d29c0577a1f48c22f224db9e06383 /net.fabricmc.fabric-loader | |
| parent | fa52ada6610f2d6163c1ecbc559d3436f29d56bb (diff) | |
| download | Meta-Launcher-44dbda4eaf54deb1a766405e321ac3d63a2cc113.tar.gz Meta-Launcher-44dbda4eaf54deb1a766405e321ac3d63a2cc113.zip | |
Update 2025-07-29
Diffstat (limited to 'net.fabricmc.fabric-loader')
| -rw-r--r-- | net.fabricmc.fabric-loader/0.17.0.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.0.json b/net.fabricmc.fabric-loader/0.17.0.json new file mode 100644 index 000000000..a840d2948 --- /dev/null +++ b/net.fabricmc.fabric-loader/0.17.0.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.0", + "url": "https://maven.fabricmc.net" + } + ], + "mainClass": "net.fabricmc.loader.impl.launch.knot.KnotClient", + "name": "Fabric Loader", + "order": 10, + "releaseTime": "2025-07-29T15:24:33+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "net.fabricmc.fabric-loader", + "version": "0.17.0" +}
\ No newline at end of file diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json index 160590174..b86cd5936 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": "2025-07-29T15:24:33+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "sha256": "f4b2b742c7f2b9df97966f958399dfb8b0204950cae0d0abdd34a3fedba6e905", + "type": "release", + "version": "0.17.0" + }, + { "recommended": true, "releaseTime": "2025-04-16T17:38:39+00:00", "requires": [ |
