diff options
| author | Project Tick Bot <github@bot.yongdohyun.org.tr> | 2026-03-25 14:01:38 +0100 |
|---|---|---|
| committer | Project Tick Bot <github@bot.yongdohyun.org.tr> | 2026-03-25 14:01:38 +0100 |
| commit | aa7c319e15c9d4a1ea02897ef5f59941f6e5e503 (patch) | |
| tree | 98762af8e1bc7860f441256cbe869731d6fd583f /net.fabricmc.fabric-loader | |
| parent | 7858ab3c0f3df53131282117187a23516976899c (diff) | |
| download | Meta-Launcher-aa7c319e15c9d4a1ea02897ef5f59941f6e5e503.tar.gz Meta-Launcher-aa7c319e15c9d4a1ea02897ef5f59941f6e5e503.zip | |
Update Date 2026-03-25 Time 14:00:01
Diffstat (limited to 'net.fabricmc.fabric-loader')
| -rw-r--r-- | net.fabricmc.fabric-loader/0.18.5.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.18.5.json b/net.fabricmc.fabric-loader/0.18.5.json new file mode 100644 index 000000000..771bb7e1c --- /dev/null +++ b/net.fabricmc.fabric-loader/0.18.5.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.5", + "url": "https://maven.fabricmc.net" + } + ], + "mainClass": "net.fabricmc.loader.impl.launch.knot.KnotClient", + "name": "Fabric Loader", + "order": 10, + "releaseTime": "2026-03-25T12:18:30+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "net.fabricmc.fabric-loader", + "version": "0.18.5" +}
\ No newline at end of file diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json index d73498170..1279fb5c0 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": "2026-03-25T12:18:30+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "sha256": "1c43b95b217d58965355468cc15a11cfd633e6caeca697257ce57e50e0904380", + "type": "release", + "version": "0.18.5" + }, + { "recommended": true, "releaseTime": "2025-12-24T19:25:30+00:00", "requires": [ |
