summaryrefslogtreecommitdiff
path: root/net.fabricmc.fabric-loader
diff options
context:
space:
mode:
authorProject Tick Bot <github@bot.yongdohyun.org.tr>2025-12-24 20:20:31 +0000
committerProject Tick Bot <github@bot.yongdohyun.org.tr>2025-12-24 20:20:31 +0000
commit1b23d21417bbaeb3cbe949986bda0ab6123753b3 (patch)
treec522666f2ab02b7d62b42c3612e372b9dbc2629a /net.fabricmc.fabric-loader
parentcf8541d00e7faa4362ea1af55b8b9c690d8cbbe3 (diff)
downloadMeta-Launcher-1b23d21417bbaeb3cbe949986bda0ab6123753b3.tar.gz
Meta-Launcher-1b23d21417bbaeb3cbe949986bda0ab6123753b3.zip
Update Date 2025-12-24 Time 20:18:20
Diffstat (limited to 'net.fabricmc.fabric-loader')
-rw-r--r--net.fabricmc.fabric-loader/0.18.4.json45
-rw-r--r--net.fabricmc.fabric-loader/index.json12
-rw-r--r--net.fabricmc.fabric-loader/package.json2
3 files changed, 58 insertions, 1 deletions
diff --git a/net.fabricmc.fabric-loader/0.18.4.json b/net.fabricmc.fabric-loader/0.18.4.json
new file mode 100644
index 000000000..4183c6950
--- /dev/null
+++ b/net.fabricmc.fabric-loader/0.18.4.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.4",
+ "url": "https://maven.fabricmc.net"
+ }
+ ],
+ "mainClass": "net.fabricmc.loader.impl.launch.knot.KnotClient",
+ "name": "Fabric Loader",
+ "order": 10,
+ "releaseTime": "2025-12-24T19:25:30+00:00",
+ "requires": [
+ {
+ "uid": "net.fabricmc.intermediary"
+ }
+ ],
+ "type": "release",
+ "uid": "net.fabricmc.fabric-loader",
+ "version": "0.18.4"
+} \ No newline at end of file
diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json
index a63c4e15a..d73498170 100644
--- a/net.fabricmc.fabric-loader/index.json
+++ b/net.fabricmc.fabric-loader/index.json
@@ -5,6 +5,18 @@
"versions": [
{
"recommended": true,
+ "releaseTime": "2025-12-24T19:25:30+00:00",
+ "requires": [
+ {
+ "uid": "net.fabricmc.intermediary"
+ }
+ ],
+ "sha256": "f4964f8f93c88857e4f5af43d5b2e5d6dcc5d215fea4e355d79dc671772f2977",
+ "type": "release",
+ "version": "0.18.4"
+ },
+ {
+ "recommended": false,
"releaseTime": "2025-12-16T17:05:29+00:00",
"requires": [
{
diff --git a/net.fabricmc.fabric-loader/package.json b/net.fabricmc.fabric-loader/package.json
index 9519a1725..67f143401 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.3"
+ "0.18.4"
],
"uid": "net.fabricmc.fabric-loader"
} \ No newline at end of file