diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2023-10-04 22:01:50 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2023-10-04 22:01:50 +0000 |
| commit | a1427d66c99af687b837f9b6de06cac801bd8d01 (patch) | |
| tree | 2bb64c1c092eafba998527a60e570fe3da4abaac /net.fabricmc.fabric-loader | |
| parent | 581163c24caffb2a7953f93214e2367598f40efb (diff) | |
| download | Meta-Launcher-a1427d66c99af687b837f9b6de06cac801bd8d01.tar.gz Meta-Launcher-a1427d66c99af687b837f9b6de06cac801bd8d01.zip | |
Update 2023-10-04
Diffstat (limited to 'net.fabricmc.fabric-loader')
| -rw-r--r-- | net.fabricmc.fabric-loader/0.14.23.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.23.json b/net.fabricmc.fabric-loader/0.14.23.json new file mode 100644 index 000000000..5eb5bfc7c --- /dev/null +++ b/net.fabricmc.fabric-loader/0.14.23.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.6", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-analysis:9.6", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-commons:9.6", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-tree:9.6", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-util:9.6", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:fabric-loader:0.14.23", + "url": "https://maven.fabricmc.net" + } + ], + "mainClass": "net.fabricmc.loader.impl.launch.knot.KnotClient", + "name": "Fabric Loader", + "order": 10, + "releaseTime": "2023-10-04T20:59:32+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "net.fabricmc.fabric-loader", + "version": "0.14.23" +}
\ No newline at end of file diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json index 860f5ec0c..c4d5e8485 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-10-04T20:59:32+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "sha256": "95252b32139ea0b298472f4df222581288a8e96804bac5f61a9252444d8d2b8e", + "type": "release", + "version": "0.14.23" + }, + { "recommended": true, "releaseTime": "2023-08-02T17:48:51+00:00", "requires": [ |
