diff options
| author | Petr Mrázek <peterix@gmail.com> | 2019-10-27 16:00:29 +0100 |
|---|---|---|
| committer | Petr Mrázek <peterix@gmail.com> | 2019-10-27 16:00:29 +0100 |
| commit | f1a88749aed10e4f868c1167d24319893e48b107 (patch) | |
| tree | 344b8aa7a256e23d599746871a9ec59dce6f34e3 | |
| parent | e81d86b13a0facb338bbb7c05092e0010822e692 (diff) | |
| download | Meta-Launcher-f1a88749aed10e4f868c1167d24319893e48b107.tar.gz Meta-Launcher-f1a88749aed10e4f868c1167d24319893e48b107.zip | |
Update 2019-10-27
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/0.6.3+build.168.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 2b0d9c135..b870b6a91 100644 --- a/index.json +++ b/index.json @@ -8,7 +8,7 @@ }, { "name": "Fabric Loader", - "sha256": "d5d644a6c063a770e3e0dd236c94f2898d5c2009e3ae34b5e7a4f6a31dd14673", + "sha256": "df33d2f1e088938263963bee7fdd3bcc8cdfda42b0181566df367cb2e5f0ad36", "uid": "net.fabricmc.fabric-loader" }, { diff --git a/net.fabricmc.fabric-loader/0.6.3+build.168.json b/net.fabricmc.fabric-loader/0.6.3+build.168.json new file mode 100644 index 000000000..3b56aa060 --- /dev/null +++ b/net.fabricmc.fabric-loader/0.6.3+build.168.json @@ -0,0 +1,61 @@ +{ + "formatVersion": 1, + "libraries": [ + { + "name": "net.fabricmc:tiny-mappings-parser:0.1.1.8", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:sponge-mixin:0.7.11.38", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:tiny-remapper:0.1.0.40", + "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:7.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-analysis:7.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-commons:7.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-tree:7.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-util:7.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:fabric-loader:0.6.3+build.168", + "url": "https://maven.fabricmc.net" + } + ], + "mainClass": "net.fabricmc.loader.launch.knot.KnotClient", + "name": "Fabric Loader", + "order": 10, + "releaseTime": "2019-10-27T14:54:02+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "net.fabricmc.fabric-loader", + "version": "0.6.3+build.168" +}
\ No newline at end of file diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json index 9d9cea0c4..cdaf76325 100644 --- a/net.fabricmc.fabric-loader/index.json +++ b/net.fabricmc.fabric-loader/index.json @@ -5,6 +5,17 @@ "versions": [ { "recommended": true, + "releaseTime": "2019-10-27T14:54:02+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "sha256": "09aa86ffbd1e9b2f571496f86af8425130e5dc198815f056617e055039bf1b84", + "type": "release", + "version": "0.6.3+build.168" + }, + { "releaseTime": "2019-10-03T11:48:28+00:00", "requires": [ { diff --git a/net.fabricmc.fabric-loader/package.json b/net.fabricmc.fabric-loader/package.json index 8af18ab90..76e30c612 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.6.3+build.167" + "0.6.3+build.168" ], "uid": "net.fabricmc.fabric-loader" }
\ No newline at end of file |
