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 | |
| parent | b9fb78c6ae7c21aa73dcb98974cdfd531169dc6b (diff) | |
| download | Meta-Launcher-ee042ae0741af143e961b878e1119230609d00b4.tar.gz Meta-Launcher-ee042ae0741af143e961b878e1119230609d00b4.zip | |
Update 2024-08-15
| -rw-r--r-- | index.json | 4 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/0.16.2.json | 45 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/index.json | 12 | ||||
| -rw-r--r-- | net.fabricmc.intermediary/24w33a.json | 22 | ||||
| -rw-r--r-- | net.fabricmc.intermediary/index.json | 14 | ||||
| -rw-r--r-- | net.fabricmc.intermediary/package.json | 1 |
6 files changed, 96 insertions, 2 deletions
diff --git a/index.json b/index.json index e65dfc8dd..8ad6f0140 100644 --- a/index.json +++ b/index.json @@ -18,12 +18,12 @@ }, { "name": "Fabric Loader", - "sha256": "a8a0bcbdc192e89773850e2da366a45eff87a0a8ffdbf0713896c2f050793302", + "sha256": "a94665d646fa2fde7ce3e2436d96bbfae281cedcc2483842a81a6ce1a577b0ef", "uid": "net.fabricmc.fabric-loader" }, { "name": "Intermediary Mappings", - "sha256": "efd7f1940b2facddde4e2115d1171854241043264279647643df65916d939ce2", + "sha256": "e359d45f46c4d1230e69003eaaadef397d72e1eeed152603d05561aee52ce77b", "uid": "net.fabricmc.intermediary" }, { 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": [ { diff --git a/net.fabricmc.intermediary/24w33a.json b/net.fabricmc.intermediary/24w33a.json new file mode 100644 index 000000000..2519ba1c5 --- /dev/null +++ b/net.fabricmc.intermediary/24w33a.json @@ -0,0 +1,22 @@ +{ + "formatVersion": 1, + "libraries": [ + { + "name": "net.fabricmc:intermediary:24w33a", + "url": "https://maven.fabricmc.net" + } + ], + "name": "Intermediary Mappings", + "order": 11, + "releaseTime": "2024-08-15T18:03:38+00:00", + "requires": [ + { + "equals": "24w33a", + "uid": "net.minecraft" + } + ], + "type": "release", + "uid": "net.fabricmc.intermediary", + "version": "24w33a", + "volatile": true +}
\ No newline at end of file diff --git a/net.fabricmc.intermediary/index.json b/net.fabricmc.intermediary/index.json index a340b81fe..954f85050 100644 --- a/net.fabricmc.intermediary/index.json +++ b/net.fabricmc.intermediary/index.json @@ -5,6 +5,20 @@ "versions": [ { "recommended": true, + "releaseTime": "2024-08-15T18:03:38+00:00", + "requires": [ + { + "equals": "24w33a", + "uid": "net.minecraft" + } + ], + "sha256": "235f425a9af2a505f9dd19182eaefdea611542ffbc851845ad5308ae5c28ee10", + "type": "release", + "version": "24w33a", + "volatile": true + }, + { + "recommended": true, "releaseTime": "2024-08-08T14:40:46+00:00", "requires": [ { diff --git a/net.fabricmc.intermediary/package.json b/net.fabricmc.intermediary/package.json index 6bd66c7f6..35b44b042 100644 --- a/net.fabricmc.intermediary/package.json +++ b/net.fabricmc.intermediary/package.json @@ -7,6 +7,7 @@ "name": "Intermediary Mappings", "projectUrl": "https://fabricmc.net", "recommended": [ + "24w33a", "1.21.1", "1.21.1-rc1", "1.21", |
