diff options
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/0.10.0+build.208.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 b9f26af65..2316fec0c 100644 --- a/index.json +++ b/index.json @@ -8,7 +8,7 @@ }, { "name": "Fabric Loader", - "sha256": "6c2a78feea374e3109a66f81535307da811046b34c6c5d6a69950ab2fcba0978", + "sha256": "6117ce179eef5c20d5e4514696267206da3263e5361b2540f076bf6e38001dc7", "uid": "net.fabricmc.fabric-loader" }, { diff --git a/net.fabricmc.fabric-loader/0.10.0+build.208.json b/net.fabricmc.fabric-loader/0.10.0+build.208.json new file mode 100644 index 000000000..c925fb421 --- /dev/null +++ b/net.fabricmc.fabric-loader/0.10.0+build.208.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.1+build.21", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:tiny-remapper:0.3.0.70", + "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.2-fabric", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm:9.0", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-analysis:9.0", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-commons:9.0", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-tree:9.0", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-util:9.0", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:fabric-loader:0.10.0+build.208", + "url": "https://maven.fabricmc.net" + } + ], + "mainClass": "net.fabricmc.loader.launch.knot.KnotClient", + "name": "Fabric Loader", + "order": 10, + "releaseTime": "2020-09-26T18:52:50+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "net.fabricmc.fabric-loader", + "version": "0.10.0+build.208" +}
\ No newline at end of file diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json index d2d9fce01..d9ff6eed9 100644 --- a/net.fabricmc.fabric-loader/index.json +++ b/net.fabricmc.fabric-loader/index.json @@ -5,6 +5,17 @@ "versions": [ { "recommended": true, + "releaseTime": "2020-09-26T18:52:50+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "sha256": "fbe0cfdbefdc51f78ff379d3425fb3500d021897b7c5618cbca3692064028be8", + "type": "release", + "version": "0.10.0+build.208" + }, + { "releaseTime": "2020-09-04T20:46:38+00:00", "requires": [ { diff --git a/net.fabricmc.fabric-loader/package.json b/net.fabricmc.fabric-loader/package.json index fda80d3c2..42f8ae543 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.9.3+build.207" + "0.10.0+build.208" ], "uid": "net.fabricmc.fabric-loader" }
\ No newline at end of file |
