diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2023-01-18 16:01:10 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2023-01-18 16:01:10 +0000 |
| commit | fa0bdcaa5f169a319140184fa74b57ec3a3d02f1 (patch) | |
| tree | 521e97f7da4a559e94c0bd9639535b048afd66d5 /net.fabricmc.fabric-loader | |
| parent | 62b89e1dd825265a9213474372ba33a908e39b0f (diff) | |
| download | Meta-Launcher-fa0bdcaa5f169a319140184fa74b57ec3a3d02f1.tar.gz Meta-Launcher-fa0bdcaa5f169a319140184fa74b57ec3a3d02f1.zip | |
Update 2023-01-18
Diffstat (limited to 'net.fabricmc.fabric-loader')
| -rw-r--r-- | net.fabricmc.fabric-loader/0.14.13.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.13.json b/net.fabricmc.fabric-loader/0.14.13.json new file mode 100644 index 000000000..73edd939e --- /dev/null +++ b/net.fabricmc.fabric-loader/0.14.13.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.11.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.13", + "url": "https://maven.fabricmc.net" + } + ], + "mainClass": "net.fabricmc.loader.impl.launch.knot.KnotClient", + "name": "Fabric Loader", + "order": 10, + "releaseTime": "2023-01-18T15:14:07+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "net.fabricmc.fabric-loader", + "version": "0.14.13" +}
\ No newline at end of file diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json index e7fae9a5e..aadc81fb6 100644 --- a/net.fabricmc.fabric-loader/index.json +++ b/net.fabricmc.fabric-loader/index.json @@ -5,6 +5,18 @@ "versions": [ { "recommended": true, + "releaseTime": "2023-01-18T15:14:07+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "sha256": "2024a4b5bbb294b21610daf2a06d894235c075e9817a07f56daa2ddb2ac3b0ec", + "type": "release", + "version": "0.14.13" + }, + { + "recommended": false, "releaseTime": "2022-12-20T15:02:30+00:00", "requires": [ { diff --git a/net.fabricmc.fabric-loader/package.json b/net.fabricmc.fabric-loader/package.json index ff645998b..309609d42 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.12" + "0.14.13" ], "uid": "net.fabricmc.fabric-loader" }
\ No newline at end of file |
