diff options
| author | Petr Mrázek <peterix@gmail.com> | 2020-04-02 22:00:46 +0200 |
|---|---|---|
| committer | Petr Mrázek <peterix@gmail.com> | 2020-04-02 22:00:46 +0200 |
| commit | dc6d52670683ffd0ed1455675ab684fbea6cc77c (patch) | |
| tree | 967ecaab770afa2b40bd40cfeb020c651e041a5b | |
| parent | 1f5871d3aa97a011da41b01c49b6f25b6aab37d3 (diff) | |
| download | Meta-Launcher-dc6d52670683ffd0ed1455675ab684fbea6cc77c.tar.gz Meta-Launcher-dc6d52670683ffd0ed1455675ab684fbea6cc77c.zip | |
Update 2020-04-02
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/0.7.9+build.190.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 702211a60..ae93f6413 100644 --- a/index.json +++ b/index.json @@ -8,7 +8,7 @@ }, { "name": "Fabric Loader", - "sha256": "aa6f75f458df3537dda3611ebc09496f8fb09f4d882b3b7184d0a788cb56b8c8", + "sha256": "1a84f109ee2f366b0ebfd39f79acf34abf3b42872bc41b54e27c698d15d0a3fb", "uid": "net.fabricmc.fabric-loader" }, { diff --git a/net.fabricmc.fabric-loader/0.7.9+build.190.json b/net.fabricmc.fabric-loader/0.7.9+build.190.json new file mode 100644 index 000000000..cf1242850 --- /dev/null +++ b/net.fabricmc.fabric-loader/0.7.9+build.190.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.9+build.190", + "url": "https://maven.fabricmc.net" + } + ], + "mainClass": "net.fabricmc.loader.launch.knot.KnotClient", + "name": "Fabric Loader", + "order": 10, + "releaseTime": "2020-04-02T19:19:02+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "net.fabricmc.fabric-loader", + "version": "0.7.9+build.190" +}
\ No newline at end of file diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json index c4567d514..7e0515849 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-02T19:19:02+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "sha256": "697121665d2824fe72137eb2d15c49400e39fd1930fea64998b1647f50868e64", + "type": "release", + "version": "0.7.9+build.190" + }, + { "releaseTime": "2020-03-19T18:11:28+00:00", "requires": [ { diff --git a/net.fabricmc.fabric-loader/package.json b/net.fabricmc.fabric-loader/package.json index 392b01cd0..2be7ca9b5 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.8+build.189" + "0.7.9+build.190" ], "uid": "net.fabricmc.fabric-loader" }
\ No newline at end of file |
