diff options
| author | Project Tick Bot <github@bot.yongdohyun.org.tr> | 2026-04-01 18:01:46 +0200 |
|---|---|---|
| committer | Project Tick Bot <github@bot.yongdohyun.org.tr> | 2026-04-01 18:01:46 +0200 |
| commit | 748879b155af122d39450ed2541689d3df3d172b (patch) | |
| tree | 67f10d5a488c0cceb0281b7a9114e41404762dcf /net.fabricmc.fabric-loader | |
| parent | 01d9813710b89bcd08b856c1c690a1444cb3674f (diff) | |
| download | Meta-Launcher-748879b155af122d39450ed2541689d3df3d172b.tar.gz Meta-Launcher-748879b155af122d39450ed2541689d3df3d172b.zip | |
Update Date 2026-04-01 Time 18:00:01
Diffstat (limited to 'net.fabricmc.fabric-loader')
| -rw-r--r-- | net.fabricmc.fabric-loader/0.18.6.json | 45 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/index.json | 12 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/package.json | 2 |
3 files changed, 58 insertions, 1 deletions
diff --git a/net.fabricmc.fabric-loader/0.18.6.json b/net.fabricmc.fabric-loader/0.18.6.json new file mode 100644 index 000000000..ce2db9b90 --- /dev/null +++ b/net.fabricmc.fabric-loader/0.18.6.json @@ -0,0 +1,45 @@ +{ + "formatVersion": 1, + "libraries": [ + { + "name": "org.ow2.asm:asm:9.9", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-analysis:9.9", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-commons:9.9", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-tree:9.9", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-util:9.9", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:sponge-mixin:0.17.0+mixin.0.8.7", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:fabric-loader:0.18.6", + "url": "https://maven.fabricmc.net" + } + ], + "mainClass": "net.fabricmc.loader.impl.launch.knot.KnotClient", + "name": "Fabric Loader", + "order": 10, + "releaseTime": "2026-04-01T15:40:48+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "net.fabricmc.fabric-loader", + "version": "0.18.6" +}
\ No newline at end of file diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json index 752b7916e..898bf6ee6 100644 --- a/net.fabricmc.fabric-loader/index.json +++ b/net.fabricmc.fabric-loader/index.json @@ -5,6 +5,18 @@ "versions": [ { "recommended": true, + "releaseTime": "2026-04-01T15:40:48+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "sha256": "7f564effb858f87bd760871ad235034e810eb77fdcce8c25d7dff16887130288", + "type": "release", + "version": "0.18.6" + }, + { + "recommended": false, "releaseTime": "2026-03-25T12:18:30+00:00", "requires": [ { diff --git a/net.fabricmc.fabric-loader/package.json b/net.fabricmc.fabric-loader/package.json index fa29e0eea..9b2813e1f 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.18.5" + "0.18.6" ], "uid": "net.fabricmc.fabric-loader" }
\ No newline at end of file |
