diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2024-09-03 11:05:55 +0200 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2024-09-03 11:05:55 +0200 |
| commit | 6c81ca6bf9018ab32018a0e1e5583fd0aa73b6e6 (patch) | |
| tree | e16d6a3619b2e5bec6152b84b023066f5812d30e | |
| parent | 37cf2b78f1995f0b9332d1abd95047234a048562 (diff) | |
| download | Meta-Launcher-6c81ca6bf9018ab32018a0e1e5583fd0aa73b6e6.tar.gz Meta-Launcher-6c81ca6bf9018ab32018a0e1e5583fd0aa73b6e6.zip | |
Update 2024-09-03
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/0.16.4.json | 45 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/index.json | 12 |
3 files changed, 58 insertions, 1 deletions
diff --git a/index.json b/index.json index f019d83d6..0214638c9 100644 --- a/index.json +++ b/index.json @@ -18,7 +18,7 @@ }, { "name": "Fabric Loader", - "sha256": "f5002a18a141fc75d7f9930c1f4ef1330fa7ffc2491d341473d9115756445c95", + "sha256": "1f72ab573540c79e6bc563516606fce1f03d79744162269c503461f281ea20ab", "uid": "net.fabricmc.fabric-loader" }, { diff --git a/net.fabricmc.fabric-loader/0.16.4.json b/net.fabricmc.fabric-loader/0.16.4.json new file mode 100644 index 000000000..0a3fe8c88 --- /dev/null +++ b/net.fabricmc.fabric-loader/0.16.4.json @@ -0,0 +1,45 @@ +{ + "formatVersion": 1, + "libraries": [ + { + "name": "org.ow2.asm:asm:9.6", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-analysis:9.6", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-commons:9.6", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-tree:9.6", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-util:9.6", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:sponge-mixin:0.15.3+mixin.0.8.7", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:fabric-loader:0.16.4", + "url": "https://maven.fabricmc.net" + } + ], + "mainClass": "net.fabricmc.loader.impl.launch.knot.KnotClient", + "name": "Fabric Loader", + "order": 10, + "releaseTime": "2024-09-03T08:37:06+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "net.fabricmc.fabric-loader", + "version": "0.16.4" +}
\ No newline at end of file diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json index 1f4f29dcf..8384cbc43 100644 --- a/net.fabricmc.fabric-loader/index.json +++ b/net.fabricmc.fabric-loader/index.json @@ -4,6 +4,18 @@ "uid": "net.fabricmc.fabric-loader", "versions": [ { + "recommended": false, + "releaseTime": "2024-09-03T08:37:06+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "sha256": "2a28d3d3c618c6d9db3355cb3c86ed3e5f45d4f7df59111b9a0ca2b9cd618832", + "type": "release", + "version": "0.16.4" + }, + { "recommended": true, "releaseTime": "2024-08-26T11:56:41+00:00", "requires": [ |
