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 /net.fabricmc.fabric-loader/0.15.7.json | |
| parent | f166ec2524f4568c3257cb0d5a2b8b1ef4d70d97 (diff) | |
| download | Meta-Launcher-691dcc3fb35da6a4e4c5dfef7523221e28fb60c8.tar.gz Meta-Launcher-691dcc3fb35da6a4e4c5dfef7523221e28fb60c8.zip | |
Update 2024-02-13
Diffstat (limited to 'net.fabricmc.fabric-loader/0.15.7.json')
| -rw-r--r-- | net.fabricmc.fabric-loader/0.15.7.json | 45 |
1 files changed, 45 insertions, 0 deletions
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 |
