diff options
| author | swirl <swurl@swurl.xyz> | 2022-02-11 12:02:59 -0500 |
|---|---|---|
| committer | swirl <swurl@swurl.xyz> | 2022-02-11 12:02:59 -0500 |
| commit | 5767ff411dc909377dffe9b5904fee6714f4ab0e (patch) | |
| tree | 4318d334f747c384ee6db6689245b044c93d6b26 | |
| parent | 5a2222aa166fb656f7caee7f9e4264d8ba24a025 (diff) | |
| download | Meta-Launcher-5767ff411dc909377dffe9b5904fee6714f4ab0e.tar.gz Meta-Launcher-5767ff411dc909377dffe9b5904fee6714f4ab0e.zip | |
Update 2022-02-11
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/0.13.2.json | 57 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/index.json | 11 |
3 files changed, 69 insertions, 1 deletions
diff --git a/index.json b/index.json index 2bb9bbbc5..059ce90d3 100644 --- a/index.json +++ b/index.json @@ -8,7 +8,7 @@ }, { "name": "Fabric Loader", - "sha256": "14ce23fac4ff26fe9f3971c16c1372c7c39b904714f93195352e76b2947884a2", + "sha256": "e314d717375235ce81cd1ed239b83ae1584c5134cefe7f829006b0310abfcc1f", "uid": "net.fabricmc.fabric-loader" }, { diff --git a/net.fabricmc.fabric-loader/0.13.2.json b/net.fabricmc.fabric-loader/0.13.2.json new file mode 100644 index 000000000..c17b54a50 --- /dev/null +++ b/net.fabricmc.fabric-loader/0.13.2.json @@ -0,0 +1,57 @@ +{ + "formatVersion": 1, + "libraries": [ + { + "name": "net.fabricmc:tiny-mappings-parser:0.3.0+build.17", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:sponge-mixin:0.11.2+mixin.0.8.5", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:tiny-remapper:0.8.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:access-widener:2.1.0", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm:9.2", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-analysis:9.2", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-commons:9.2", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-tree:9.2", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-util:9.2", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:fabric-loader:0.13.2", + "url": "https://maven.fabricmc.net" + } + ], + "mainClass": "net.fabricmc.loader.impl.launch.knot.KnotClient", + "name": "Fabric Loader", + "order": 10, + "releaseTime": "2022-02-11T16:56:24+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "net.fabricmc.fabric-loader", + "version": "0.13.2" +}
\ No newline at end of file diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json index 50713a5c4..f5a660800 100644 --- a/net.fabricmc.fabric-loader/index.json +++ b/net.fabricmc.fabric-loader/index.json @@ -4,6 +4,17 @@ "uid": "net.fabricmc.fabric-loader", "versions": [ { + "releaseTime": "2022-02-11T16:56:24+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "sha256": "5054b5a1f4f42077661ebb0b076904e48daf495ad9b47ba7376db87480c6379f", + "type": "release", + "version": "0.13.2" + }, + { "recommended": true, "releaseTime": "2022-02-05T19:44:46+00:00", "requires": [ |
