summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2020-06-03 23:00:38 +0200
committerPetr Mrázek <peterix@gmail.com>2020-06-03 23:00:38 +0200
commit625b0539374c17f3783a1d99d11b8d54cfe14c42 (patch)
treec8d440f91b8a7645351ad8b051f762c4734aaadc
parent943a5f71a537210575b0ec30648fda27bd579e95 (diff)
downloadMeta-Launcher-625b0539374c17f3783a1d99d11b8d54cfe14c42.tar.gz
Meta-Launcher-625b0539374c17f3783a1d99d11b8d54cfe14c42.zip
Update 2020-06-03
-rw-r--r--index.json2
-rw-r--r--net.fabricmc.fabric-loader/0.8.6+build.200.json61
-rw-r--r--net.fabricmc.fabric-loader/index.json11
-rw-r--r--net.fabricmc.fabric-loader/package.json2
4 files changed, 74 insertions, 2 deletions
diff --git a/index.json b/index.json
index 2b9a714e9..6fcbc7794 100644
--- a/index.json
+++ b/index.json
@@ -8,7 +8,7 @@
},
{
"name": "Fabric Loader",
- "sha256": "2ff6513c9a8565f268ce838c7792f666f4dc15b8e5edfd9d7b851dba4975b532",
+ "sha256": "dba65e0dce69fbe3d4230457f3e86cdac4256be92a77fe4f3e4dee7e0d751604",
"uid": "net.fabricmc.fabric-loader"
},
{
diff --git a/net.fabricmc.fabric-loader/0.8.6+build.200.json b/net.fabricmc.fabric-loader/0.8.6+build.200.json
new file mode 100644
index 000000000..0a53e61ca
--- /dev/null
+++ b/net.fabricmc.fabric-loader/0.8.6+build.200.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.6+build.200",
+ "url": "https://maven.fabricmc.net"
+ }
+ ],
+ "mainClass": "net.fabricmc.loader.launch.knot.KnotClient",
+ "name": "Fabric Loader",
+ "order": 10,
+ "releaseTime": "2020-06-03T20:53:02+00:00",
+ "requires": [
+ {
+ "uid": "net.fabricmc.intermediary"
+ }
+ ],
+ "type": "release",
+ "uid": "net.fabricmc.fabric-loader",
+ "version": "0.8.6+build.200"
+} \ No newline at end of file
diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json
index ee10b17bc..29c5bd221 100644
--- a/net.fabricmc.fabric-loader/index.json
+++ b/net.fabricmc.fabric-loader/index.json
@@ -5,6 +5,17 @@
"versions": [
{
"recommended": true,
+ "releaseTime": "2020-06-03T20:53:02+00:00",
+ "requires": [
+ {
+ "uid": "net.fabricmc.intermediary"
+ }
+ ],
+ "sha256": "34828f8babd4a5206a7a3c715fc27675d1f7fa863ed81ff9d5bc9aa37b66b7ea",
+ "type": "release",
+ "version": "0.8.6+build.200"
+ },
+ {
"releaseTime": "2020-05-31T09:23:42+00:00",
"requires": [
{
diff --git a/net.fabricmc.fabric-loader/package.json b/net.fabricmc.fabric-loader/package.json
index fae4dc477..f1ca782d8 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.5+build.199"
+ "0.8.6+build.200"
],
"uid": "net.fabricmc.fabric-loader"
} \ No newline at end of file