diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2024-07-11 19:08:15 +0200 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2024-07-11 19:08:15 +0200 |
| commit | 6f722a173eb8e3bdb92736cd99255b4a1a7c1c3d (patch) | |
| tree | f263537c2cbc566061fb550c48fb7dada9d1947f /net.fabricmc.fabric-loader | |
| parent | 03a32c73df58cbb5e8a90e636c912dbe9e18271c (diff) | |
| download | Meta-Launcher-6f722a173eb8e3bdb92736cd99255b4a1a7c1c3d.tar.gz Meta-Launcher-6f722a173eb8e3bdb92736cd99255b4a1a7c1c3d.zip | |
Update 2024-07-11
Diffstat (limited to 'net.fabricmc.fabric-loader')
| -rw-r--r-- | net.fabricmc.fabric-loader/0.16.0.json | 45 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/index.json | 12 |
2 files changed, 57 insertions, 0 deletions
diff --git a/net.fabricmc.fabric-loader/0.16.0.json b/net.fabricmc.fabric-loader/0.16.0.json new file mode 100644 index 000000000..d19a76ff9 --- /dev/null +++ b/net.fabricmc.fabric-loader/0.16.0.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.0+mixin.0.8.7", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:fabric-loader:0.16.0", + "url": "https://maven.fabricmc.net" + } + ], + "mainClass": "net.fabricmc.loader.impl.launch.knot.KnotClient", + "name": "Fabric Loader", + "order": 10, + "releaseTime": "2024-07-11T16:48:57+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "net.fabricmc.fabric-loader", + "version": "0.16.0" +}
\ No newline at end of file diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json index 0f7dd70b3..93a8e13aa 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-07-11T16:48:57+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "sha256": "f7c50ac8a4571387e3e605beef5f3b2efd5b1366d60b7de7b2c8203d1be56780", + "type": "release", + "version": "0.16.0" + }, + { "recommended": true, "releaseTime": "2024-05-03T13:26:12+00:00", "requires": [ |
