diff options
| author | Petr Mrázek <peterix@gmail.com> | 2020-05-19 15:00:36 +0200 |
|---|---|---|
| committer | Petr Mrázek <peterix@gmail.com> | 2020-05-19 15:00:36 +0200 |
| commit | 48650128e67fe79dc605967c0a202181f3a3f9e2 (patch) | |
| tree | e482cb414f14a4b859291ba235314eb9f091a3ec | |
| parent | 747d172eb8f913402f50d783d4025d678382adab (diff) | |
| download | Meta-Launcher-48650128e67fe79dc605967c0a202181f3a3f9e2.tar.gz Meta-Launcher-48650128e67fe79dc605967c0a202181f3a3f9e2.zip | |
Update 2020-05-19
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/0.8.4+build.198.json | 61 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/index.json | 11 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/package.json | 2 |
4 files changed, 74 insertions, 2 deletions
diff --git a/index.json b/index.json index ed97fe94e..e62866f64 100644 --- a/index.json +++ b/index.json @@ -8,7 +8,7 @@ }, { "name": "Fabric Loader", - "sha256": "8cd845b03feb3701035781da7858a56b707f246ea1eb2bf602bb11a5237f6c13", + "sha256": "580b59c2b17c0e608bfc9fdb8b7b5163350025e26a5896ee15fcbbb4ac59d168", "uid": "net.fabricmc.fabric-loader" }, { diff --git a/net.fabricmc.fabric-loader/0.8.4+build.198.json b/net.fabricmc.fabric-loader/0.8.4+build.198.json new file mode 100644 index 000000000..bc3700356 --- /dev/null +++ b/net.fabricmc.fabric-loader/0.8.4+build.198.json @@ -0,0 +1,61 @@ +{ + "formatVersion": 1, + "libraries": [ + { + "name": "net.fabricmc:tiny-mappings-parser:0.2.2.14", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:sponge-mixin:0.8+build.18", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:tiny-remapper:0.2.2.64", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:fabric-loader-sat4j:2.3.5.4", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "com.google.jimfs:jimfs:1.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm:8.0", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-analysis:8.0", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-commons:8.0", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-tree:8.0", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-util:8.0", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:fabric-loader:0.8.4+build.198", + "url": "https://maven.fabricmc.net" + } + ], + "mainClass": "net.fabricmc.loader.launch.knot.KnotClient", + "name": "Fabric Loader", + "order": 10, + "releaseTime": "2020-05-19T12:39:20+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "net.fabricmc.fabric-loader", + "version": "0.8.4+build.198" +}
\ No newline at end of file diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json index 57392350a..9296c2ed6 100644 --- a/net.fabricmc.fabric-loader/index.json +++ b/net.fabricmc.fabric-loader/index.json @@ -5,6 +5,17 @@ "versions": [ { "recommended": true, + "releaseTime": "2020-05-19T12:39:20+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "sha256": "36ae30f8c864bc290ae41b3922af55442b963733f493e84085477c321ac9bce3", + "type": "release", + "version": "0.8.4+build.198" + }, + { "releaseTime": "2020-05-14T10:56:08+00:00", "requires": [ { diff --git a/net.fabricmc.fabric-loader/package.json b/net.fabricmc.fabric-loader/package.json index 2d97f8b16..e79fa3d67 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.8.3+build.196" + "0.8.4+build.198" ], "uid": "net.fabricmc.fabric-loader" }
\ No newline at end of file |
