diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2024-08-15 21:05:28 +0200 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2024-08-15 21:05:28 +0200 |
| commit | ee042ae0741af143e961b878e1119230609d00b4 (patch) | |
| tree | fa582c07ad337869c4b295e7b1ae48122a8e5780 /net.fabricmc.fabric-loader | |
| parent | b9fb78c6ae7c21aa73dcb98974cdfd531169dc6b (diff) | |
| download | Meta-Launcher-ee042ae0741af143e961b878e1119230609d00b4.tar.gz Meta-Launcher-ee042ae0741af143e961b878e1119230609d00b4.zip | |
Update 2024-08-15
Diffstat (limited to 'net.fabricmc.fabric-loader')
| -rw-r--r-- | net.fabricmc.fabric-loader/0.16.2.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.2.json b/net.fabricmc.fabric-loader/0.16.2.json new file mode 100644 index 000000000..0360404fb --- /dev/null +++ b/net.fabricmc.fabric-loader/0.16.2.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.2+mixin.0.8.7", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:fabric-loader:0.16.2", + "url": "https://maven.fabricmc.net" + } + ], + "mainClass": "net.fabricmc.loader.impl.launch.knot.KnotClient", + "name": "Fabric Loader", + "order": 10, + "releaseTime": "2024-08-15T18:37:57+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "net.fabricmc.fabric-loader", + "version": "0.16.2" +}
\ No newline at end of file diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json index d91c01fb8..be37e028b 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-15T18:37:57+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "sha256": "1fa48dca7f5aa32f57676297a563ea2263fdc3534bfa27c001744841d3134065", + "type": "release", + "version": "0.16.2" + }, + { + "recommended": false, "releaseTime": "2024-08-15T09:23:33+00:00", "requires": [ { |
