diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2023-02-25 00:01:07 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2023-02-25 00:01:07 +0000 |
| commit | f9394575fd2209f6539177d909a89aa25df1e4d3 (patch) | |
| tree | 8050a14f126dc0af5246ba644aab6ad23f67fac3 /net.fabricmc.fabric-loader | |
| parent | cedf25d716856bb9e91f4e054343c0323a4fb6e3 (diff) | |
| download | Meta-Launcher-f9394575fd2209f6539177d909a89aa25df1e4d3.tar.gz Meta-Launcher-f9394575fd2209f6539177d909a89aa25df1e4d3.zip | |
Update 2023-02-25
Diffstat (limited to 'net.fabricmc.fabric-loader')
| -rw-r--r-- | net.fabricmc.fabric-loader/0.14.16.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.16.json b/net.fabricmc.fabric-loader/0.14.16.json new file mode 100644 index 000000000..e7e7d9c87 --- /dev/null +++ b/net.fabricmc.fabric-loader/0.14.16.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.16", + "url": "https://maven.fabricmc.net" + } + ], + "mainClass": "net.fabricmc.loader.impl.launch.knot.KnotClient", + "name": "Fabric Loader", + "order": 10, + "releaseTime": "2023-02-24T23:32:44+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "net.fabricmc.fabric-loader", + "version": "0.14.16" +}
\ No newline at end of file diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json index 079c1f85b..7ec37089c 100644 --- a/net.fabricmc.fabric-loader/index.json +++ b/net.fabricmc.fabric-loader/index.json @@ -5,6 +5,18 @@ "versions": [ { "recommended": false, + "releaseTime": "2023-02-24T23:32:44+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "sha256": "c1dec679b278976e23c085c19bd756aa33e6f085767dbe20049a881bb1a6c6bb", + "type": "release", + "version": "0.14.16" + }, + { + "recommended": false, "releaseTime": "2023-02-22T09:54:25+00:00", "requires": [ { |
