diff options
| author | Petr Mrázek <peterix@gmail.com> | 2021-10-24 21:00:48 +0200 |
|---|---|---|
| committer | Petr Mrázek <peterix@gmail.com> | 2021-10-24 21:00:48 +0200 |
| commit | 7d7f91e885a45fca238106fb27c7e72482679d61 (patch) | |
| tree | c38edc3bedfd3e634d12179390726839f1825c0b | |
| parent | 1322589cce12e59ee2d271f013c54d7e02bd9f1e (diff) | |
| download | Meta-Launcher-7d7f91e885a45fca238106fb27c7e72482679d61.tar.gz Meta-Launcher-7d7f91e885a45fca238106fb27c7e72482679d61.zip | |
Update 2021-10-24
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/0.12.3.json | 57 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/index.json | 11 |
3 files changed, 69 insertions, 1 deletions
diff --git a/index.json b/index.json index 11fed93d7..3af6f249a 100644 --- a/index.json +++ b/index.json @@ -8,7 +8,7 @@ }, { "name": "Fabric Loader", - "sha256": "1347e5570964c964f83f13ecc9954e141ec830a4b858c658ba3ac1f828889d93", + "sha256": "87353a2a31b5af999afa115804bbbd022132b6f50e85de5d7cdb6f33afbd2e1f", "uid": "net.fabricmc.fabric-loader" }, { diff --git a/net.fabricmc.fabric-loader/0.12.3.json b/net.fabricmc.fabric-loader/0.12.3.json new file mode 100644 index 000000000..2a8dc5862 --- /dev/null +++ b/net.fabricmc.fabric-loader/0.12.3.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.10.4+mixin.0.8.4", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:tiny-remapper:0.6.0", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:access-widener:2.0.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm:9.2", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-analysis:9.2", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-commons:9.2", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-tree:9.2", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-util:9.2", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:fabric-loader:0.12.3", + "url": "https://maven.fabricmc.net" + } + ], + "mainClass": "net.fabricmc.loader.impl.launch.knot.KnotClient", + "name": "Fabric Loader", + "order": 10, + "releaseTime": "2021-10-24T18:08:36+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "net.fabricmc.fabric-loader", + "version": "0.12.3" +}
\ No newline at end of file diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json index c847cd533..9b3a761ac 100644 --- a/net.fabricmc.fabric-loader/index.json +++ b/net.fabricmc.fabric-loader/index.json @@ -4,6 +4,17 @@ "uid": "net.fabricmc.fabric-loader", "versions": [ { + "releaseTime": "2021-10-24T18:08:36+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "sha256": "c78c5328010fe5817bf1be62e37fb060676b7089d793e40b9a339acdaf3a244d", + "type": "release", + "version": "0.12.3" + }, + { "releaseTime": "2021-10-16T12:48:18+00:00", "requires": [ { |
