diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2023-05-22 19:01:42 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2023-05-22 19:01:42 +0000 |
| commit | a7769f60dff5ae8749461d3314c8c50a14995fcc (patch) | |
| tree | c9375a61a5f579d9c68cfae93872f1791457e6f8 /net.fabricmc.fabric-loader | |
| parent | 6085f918cefe3128d993f203d1fdb75f72ce721c (diff) | |
| download | Meta-Launcher-a7769f60dff5ae8749461d3314c8c50a14995fcc.tar.gz Meta-Launcher-a7769f60dff5ae8749461d3314c8c50a14995fcc.zip | |
Update 2023-05-22
Diffstat (limited to 'net.fabricmc.fabric-loader')
| -rw-r--r-- | net.fabricmc.fabric-loader/0.14.20.json | 57 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/index.json | 12 |
2 files changed, 69 insertions, 0 deletions
diff --git a/net.fabricmc.fabric-loader/0.14.20.json b/net.fabricmc.fabric-loader/0.14.20.json new file mode 100644 index 000000000..b7239ca2a --- /dev/null +++ b/net.fabricmc.fabric-loader/0.14.20.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.5+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.5", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-analysis:9.5", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-commons:9.5", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-tree:9.5", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-util:9.5", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:fabric-loader:0.14.20", + "url": "https://maven.fabricmc.net" + } + ], + "mainClass": "net.fabricmc.loader.impl.launch.knot.KnotClient", + "name": "Fabric Loader", + "order": 10, + "releaseTime": "2023-05-22T18:15:42+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "net.fabricmc.fabric-loader", + "version": "0.14.20" +}
\ No newline at end of file diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json index 0c4833e33..bdeb1f2e9 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": "2023-05-22T18:15:42+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "sha256": "1443d9ba51adba947f946a35e2646c170c7e715766e14aacd3160959adaf20b3", + "type": "release", + "version": "0.14.20" + }, + { "recommended": true, "releaseTime": "2023-04-01T10:50:23+00:00", "requires": [ |
