diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2023-02-25 21:01:32 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2023-02-25 21:01:32 +0000 |
| commit | dfafe13d6a7d6f57ebe186a819e8dcfcc7985e11 (patch) | |
| tree | 546aab6abde150ef682b63edf9e9d3e268b29557 /net.fabricmc.fabric-loader | |
| parent | f9394575fd2209f6539177d909a89aa25df1e4d3 (diff) | |
| download | Meta-Launcher-dfafe13d6a7d6f57ebe186a819e8dcfcc7985e11.tar.gz Meta-Launcher-dfafe13d6a7d6f57ebe186a819e8dcfcc7985e11.zip | |
Update 2023-02-25
Diffstat (limited to 'net.fabricmc.fabric-loader')
| -rw-r--r-- | net.fabricmc.fabric-loader/0.14.17.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.17.json b/net.fabricmc.fabric-loader/0.14.17.json new file mode 100644 index 000000000..50fafbc4b --- /dev/null +++ b/net.fabricmc.fabric-loader/0.14.17.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.17", + "url": "https://maven.fabricmc.net" + } + ], + "mainClass": "net.fabricmc.loader.impl.launch.knot.KnotClient", + "name": "Fabric Loader", + "order": 10, + "releaseTime": "2023-02-25T20:40:27+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "net.fabricmc.fabric-loader", + "version": "0.14.17" +}
\ No newline at end of file diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json index 7ec37089c..9a685e743 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-25T20:40:27+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "sha256": "cdced5059c76765746bee6ddd245322b9c48c31b98ec57eab4e511bc228571f0", + "type": "release", + "version": "0.14.17" + }, + { + "recommended": false, "releaseTime": "2023-02-24T23:32:44+00:00", "requires": [ { |
