diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2024-08-15 12:08:24 +0200 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2024-08-15 12:08:24 +0200 |
| commit | db8b6529d83533cb01cbaf2d639b5a3fae4e8814 (patch) | |
| tree | a7111be2b174a37f297607f713a2c94ee73df603 | |
| parent | 1f8a3b2f4ade34697a463c854daf7ec7aa831e12 (diff) | |
| download | Meta-Launcher-db8b6529d83533cb01cbaf2d639b5a3fae4e8814.tar.gz Meta-Launcher-db8b6529d83533cb01cbaf2d639b5a3fae4e8814.zip | |
Update 2024-08-15
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/0.16.1.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 4848904f6..64b716595 100644 --- a/index.json +++ b/index.json @@ -18,7 +18,7 @@ }, { "name": "Fabric Loader", - "sha256": "a5f514511ab53bcd3e3c163cbb77f28fe83f21dc7d5f1a5aa3278d835dc9c08b", + "sha256": "a8a0bcbdc192e89773850e2da366a45eff87a0a8ffdbf0713896c2f050793302", "uid": "net.fabricmc.fabric-loader" }, { diff --git a/net.fabricmc.fabric-loader/0.16.1.json b/net.fabricmc.fabric-loader/0.16.1.json new file mode 100644 index 000000000..c345d46fd --- /dev/null +++ b/net.fabricmc.fabric-loader/0.16.1.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.1+mixin.0.8.7", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:fabric-loader:0.16.1", + "url": "https://maven.fabricmc.net" + } + ], + "mainClass": "net.fabricmc.loader.impl.launch.knot.KnotClient", + "name": "Fabric Loader", + "order": 10, + "releaseTime": "2024-08-15T09:23:33+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "net.fabricmc.fabric-loader", + "version": "0.16.1" +}
\ No newline at end of file diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json index 93a8e13aa..d91c01fb8 100644 --- a/net.fabricmc.fabric-loader/index.json +++ b/net.fabricmc.fabric-loader/index.json @@ -5,6 +5,18 @@ "versions": [ { "recommended": false, + "releaseTime": "2024-08-15T09:23:33+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "sha256": "1193bb5d8d6f300937981a951127158e50b9841cae8ce2bea5dc6b6818f6c009", + "type": "release", + "version": "0.16.1" + }, + { + "recommended": false, "releaseTime": "2024-07-11T16:48:57+00:00", "requires": [ { |
