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 | |
| parent | 7858ab3c0f3df53131282117187a23516976899c (diff) | |
| download | Meta-Launcher-aa7c319e15c9d4a1ea02897ef5f59941f6e5e503.tar.gz Meta-Launcher-aa7c319e15c9d4a1ea02897ef5f59941f6e5e503.zip | |
Update Date 2026-03-25 Time 14:00:01
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/0.18.5.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 cf7af8bfd..56602f8e7 100644 --- a/index.json +++ b/index.json @@ -23,7 +23,7 @@ }, { "name": "Fabric Loader", - "sha256": "7aa6cd58be8420a75270ead5ff58f3b5362a1d170ab29177ce1e14c822bf2232", + "sha256": "8524d2b4483872b99228e50faa6a796e46b5e6441d4af757c7b0ce67093e2824", "uid": "net.fabricmc.fabric-loader" }, { 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": [ |
