diff options
| author | Petr Mrázek <peterix@gmail.com> | 2019-11-19 00:00:43 +0100 |
|---|---|---|
| committer | Petr Mrázek <peterix@gmail.com> | 2019-11-19 00:00:43 +0100 |
| commit | 67341f69421ddafd3a1959f6a8182bb872994d84 (patch) | |
| tree | d9e6d5f8212d12065c7c301534dd5db7417910fd | |
| parent | d1101a2bd9a314d54cf49bf8e65972a3fb2e70b0 (diff) | |
| download | Meta-Launcher-67341f69421ddafd3a1959f6a8182bb872994d84.tar.gz Meta-Launcher-67341f69421ddafd3a1959f6a8182bb872994d84.zip | |
Update 2019-11-19
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/0.6.4+build.170.json | 61 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/0.7.0+build.171.json | 61 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/index.json | 22 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/package.json | 2 |
5 files changed, 146 insertions, 2 deletions
diff --git a/index.json b/index.json index e018eafc7..3a26d1815 100644 --- a/index.json +++ b/index.json @@ -8,7 +8,7 @@ }, { "name": "Fabric Loader", - "sha256": "cb5175c717c55b329523715f73c61677da8b31fd3e5ea30532a4203bd91f3018", + "sha256": "ee96098b636abd11d8ebf768dc9bcd8c637d82f05515ab06829cb34571f6d165", "uid": "net.fabricmc.fabric-loader" }, { diff --git a/net.fabricmc.fabric-loader/0.6.4+build.170.json b/net.fabricmc.fabric-loader/0.6.4+build.170.json new file mode 100644 index 000000000..7409be1ab --- /dev/null +++ b/net.fabricmc.fabric-loader/0.6.4+build.170.json @@ -0,0 +1,61 @@ +{ + "formatVersion": 1, + "libraries": [ + { + "name": "net.fabricmc:tiny-mappings-parser:0.2.0.11", + "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.2.0.52", + "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.4+build.170", + "url": "https://maven.fabricmc.net" + } + ], + "mainClass": "net.fabricmc.loader.launch.knot.KnotClient", + "name": "Fabric Loader", + "order": 10, + "releaseTime": "2019-11-18T22:19:54+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "net.fabricmc.fabric-loader", + "version": "0.6.4+build.170" +}
\ No newline at end of file diff --git a/net.fabricmc.fabric-loader/0.7.0+build.171.json b/net.fabricmc.fabric-loader/0.7.0+build.171.json new file mode 100644 index 000000000..770cfac85 --- /dev/null +++ b/net.fabricmc.fabric-loader/0.7.0+build.171.json @@ -0,0 +1,61 @@ +{ + "formatVersion": 1, + "libraries": [ + { + "name": "net.fabricmc:tiny-mappings-parser:0.2.0.11", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:sponge-mixin:0.8+build.16", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:tiny-remapper:0.2.0.52", + "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.2", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-analysis:7.2", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-commons:7.2", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-tree:7.2", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-util:7.2", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:fabric-loader:0.7.0+build.171", + "url": "https://maven.fabricmc.net" + } + ], + "mainClass": "net.fabricmc.loader.launch.knot.KnotClient", + "name": "Fabric Loader", + "order": 10, + "releaseTime": "2019-11-18T22:28:10+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "net.fabricmc.fabric-loader", + "version": "0.7.0+build.171" +}
\ No newline at end of file diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json index 7db4ccaae..afb847fee 100644 --- a/net.fabricmc.fabric-loader/index.json +++ b/net.fabricmc.fabric-loader/index.json @@ -5,6 +5,28 @@ "versions": [ { "recommended": true, + "releaseTime": "2019-11-18T22:28:10+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "sha256": "1db46703b3bb49c43620ec9764a431394bd222070544de769ebac148cda3eb0c", + "type": "release", + "version": "0.7.0+build.171" + }, + { + "releaseTime": "2019-11-18T22:19:54+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "sha256": "19c3811567fee9da48ea7c9715d778aae0914df66b8e5ff216ccd53fa1e2d26c", + "type": "release", + "version": "0.6.4+build.170" + }, + { "releaseTime": "2019-11-09T18:58:04+00:00", "requires": [ { diff --git a/net.fabricmc.fabric-loader/package.json b/net.fabricmc.fabric-loader/package.json index c13f054ef..22071a540 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.4+build.169" + "0.7.0+build.171" ], "uid": "net.fabricmc.fabric-loader" }
\ No newline at end of file |
