diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2023-04-01 12:01:34 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2023-04-01 12:01:34 +0000 |
| commit | ab508d4fe8503cfaed4ac42ea64f3d90b0aa0a2d (patch) | |
| tree | 0ac795d3f6b1427189b1562e92885c73c7f8a1b4 /net.fabricmc.fabric-loader | |
| parent | 894fffea17c8242ffe01547dbeb0a46554011c8f (diff) | |
| download | Meta-Launcher-ab508d4fe8503cfaed4ac42ea64f3d90b0aa0a2d.tar.gz Meta-Launcher-ab508d4fe8503cfaed4ac42ea64f3d90b0aa0a2d.zip | |
Update 2023-04-01
Diffstat (limited to 'net.fabricmc.fabric-loader')
| -rw-r--r-- | net.fabricmc.fabric-loader/0.14.19.json | 57 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/index.json | 12 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/package.json | 2 |
3 files changed, 70 insertions, 1 deletions
diff --git a/net.fabricmc.fabric-loader/0.14.19.json b/net.fabricmc.fabric-loader/0.14.19.json new file mode 100644 index 000000000..b6434261b --- /dev/null +++ b/net.fabricmc.fabric-loader/0.14.19.json @@ -0,0 +1,57 @@ +{ + "formatVersion": 1, + "libraries": [ + { + "name": "net.fabricmc:tiny-mappings-parser:0.3.0+build.17", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:sponge-mixin:0.12.4+mixin.0.8.5", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:tiny-remapper:0.8.2", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:access-widener:2.1.0", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm:9.4", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-analysis:9.4", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-commons:9.4", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-tree:9.4", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-util:9.4", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:fabric-loader:0.14.19", + "url": "https://maven.fabricmc.net" + } + ], + "mainClass": "net.fabricmc.loader.impl.launch.knot.KnotClient", + "name": "Fabric Loader", + "order": 10, + "releaseTime": "2023-04-01T10:50:23+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "net.fabricmc.fabric-loader", + "version": "0.14.19" +}
\ No newline at end of file diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json index d06a523d7..0c4833e33 100644 --- a/net.fabricmc.fabric-loader/index.json +++ b/net.fabricmc.fabric-loader/index.json @@ -5,6 +5,18 @@ "versions": [ { "recommended": true, + "releaseTime": "2023-04-01T10:50:23+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "sha256": "7458d3f7dbd1cde62011f4133b2316c5446a74621cabbef66a368f4389fc0496", + "type": "release", + "version": "0.14.19" + }, + { + "recommended": false, "releaseTime": "2023-03-22T16:41:14+00:00", "requires": [ { diff --git a/net.fabricmc.fabric-loader/package.json b/net.fabricmc.fabric-loader/package.json index 0ff286c53..2ca5b8d8b 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.14.18" + "0.14.19" ], "uid": "net.fabricmc.fabric-loader" }
\ No newline at end of file |
