diff options
| -rw-r--r-- | index.json | 2 | ||||
| -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 |
4 files changed, 71 insertions, 2 deletions
diff --git a/index.json b/index.json index 9fbbc90b8..1c5baa468 100644 --- a/index.json +++ b/index.json @@ -8,7 +8,7 @@ }, { "name": "Fabric Loader", - "sha256": "f66de05e36c50fb0f402a69e8e080362eb0d0bef8d0df732ae1f55fab5ebcdca", + "sha256": "b711f501470e4f9071e8df0709c1d5d84a77c6819efd9f988173d5c449ffa66e", "uid": "net.fabricmc.fabric-loader" }, { 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 |
