diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2024-02-13 15:02:45 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2024-02-13 15:02:45 +0000 |
| commit | 691dcc3fb35da6a4e4c5dfef7523221e28fb60c8 (patch) | |
| tree | 0d6904a204ee583ea830f6ac74ea1269cc8d9d17 | |
| parent | f166ec2524f4568c3257cb0d5a2b8b1ef4d70d97 (diff) | |
| download | Meta-Launcher-691dcc3fb35da6a4e4c5dfef7523221e28fb60c8.tar.gz Meta-Launcher-691dcc3fb35da6a4e4c5dfef7523221e28fb60c8.zip | |
Update 2024-02-13
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/0.15.7.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 aefaefb06..60a688664 100644 --- a/index.json +++ b/index.json @@ -8,7 +8,7 @@ }, { "name": "Fabric Loader", - "sha256": "ae290ad7175e0c4e5d794978d36e399911451242c89606954d1813f8eb375523", + "sha256": "84b45783682059c325022a88ed00df63550c098b91295876267d8ab22871a19c", "uid": "net.fabricmc.fabric-loader" }, { diff --git a/net.fabricmc.fabric-loader/0.15.7.json b/net.fabricmc.fabric-loader/0.15.7.json new file mode 100644 index 000000000..852fd77ad --- /dev/null +++ b/net.fabricmc.fabric-loader/0.15.7.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.12.5+mixin.0.8.5", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:fabric-loader:0.15.7", + "url": "https://maven.fabricmc.net" + } + ], + "mainClass": "net.fabricmc.loader.impl.launch.knot.KnotClient", + "name": "Fabric Loader", + "order": 10, + "releaseTime": "2024-02-13T14:05:57+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "net.fabricmc.fabric-loader", + "version": "0.15.7" +}
\ No newline at end of file diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json index 4fe3c6586..7b382a3f5 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-02-13T14:05:57+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "sha256": "1dd60edc1e8ab3d32b7a4091db87049594cb10b48264027cdb6c37238e2ea2cb", + "type": "release", + "version": "0.15.7" + }, + { "recommended": true, "releaseTime": "2024-01-17T17:02:00+00:00", "requires": [ |
