diff options
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/0.7.10+build.191.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 ae93f6413..8cd356385 100644 --- a/index.json +++ b/index.json @@ -8,7 +8,7 @@ }, { "name": "Fabric Loader", - "sha256": "1a84f109ee2f366b0ebfd39f79acf34abf3b42872bc41b54e27c698d15d0a3fb", + "sha256": "ed5406e53320cc23697fef65fb0183723849e5b011dc6bb0ca9fcab70eb103fe", "uid": "net.fabricmc.fabric-loader" }, { diff --git a/net.fabricmc.fabric-loader/0.7.10+build.191.json b/net.fabricmc.fabric-loader/0.7.10+build.191.json new file mode 100644 index 000000000..66af22782 --- /dev/null +++ b/net.fabricmc.fabric-loader/0.7.10+build.191.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.18", + "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.3.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-analysis:7.3.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-commons:7.3.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-tree:7.3.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-util:7.3.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:fabric-loader:0.7.10+build.191", + "url": "https://maven.fabricmc.net" + } + ], + "mainClass": "net.fabricmc.loader.launch.knot.KnotClient", + "name": "Fabric Loader", + "order": 10, + "releaseTime": "2020-04-04T12:53:36+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "net.fabricmc.fabric-loader", + "version": "0.7.10+build.191" +}
\ No newline at end of file diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json index 7e0515849..b52b1dd40 100644 --- a/net.fabricmc.fabric-loader/index.json +++ b/net.fabricmc.fabric-loader/index.json @@ -5,6 +5,17 @@ "versions": [ { "recommended": true, + "releaseTime": "2020-04-04T12:53:36+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "sha256": "f5560759fa999e1c20196947a8beda4d7debd08b052ed9cdc30d09ac3a9c4da0", + "type": "release", + "version": "0.7.10+build.191" + }, + { "releaseTime": "2020-04-02T19:19:02+00:00", "requires": [ { diff --git a/net.fabricmc.fabric-loader/package.json b/net.fabricmc.fabric-loader/package.json index 2be7ca9b5..963dcecfc 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.7.9+build.190" + "0.7.10+build.191" ], "uid": "net.fabricmc.fabric-loader" }
\ No newline at end of file |
