diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2024-09-03 11:05:55 +0200 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2024-09-03 11:05:55 +0200 |
| commit | 6c81ca6bf9018ab32018a0e1e5583fd0aa73b6e6 (patch) | |
| tree | e16d6a3619b2e5bec6152b84b023066f5812d30e /net.fabricmc.fabric-loader/0.16.4.json | |
| parent | 37cf2b78f1995f0b9332d1abd95047234a048562 (diff) | |
| download | Meta-Launcher-6c81ca6bf9018ab32018a0e1e5583fd0aa73b6e6.tar.gz Meta-Launcher-6c81ca6bf9018ab32018a0e1e5583fd0aa73b6e6.zip | |
Update 2024-09-03
Diffstat (limited to 'net.fabricmc.fabric-loader/0.16.4.json')
| -rw-r--r-- | net.fabricmc.fabric-loader/0.16.4.json | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/net.fabricmc.fabric-loader/0.16.4.json b/net.fabricmc.fabric-loader/0.16.4.json new file mode 100644 index 000000000..0a3fe8c88 --- /dev/null +++ b/net.fabricmc.fabric-loader/0.16.4.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.3+mixin.0.8.7", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:fabric-loader:0.16.4", + "url": "https://maven.fabricmc.net" + } + ], + "mainClass": "net.fabricmc.loader.impl.launch.knot.KnotClient", + "name": "Fabric Loader", + "order": 10, + "releaseTime": "2024-09-03T08:37:06+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "net.fabricmc.fabric-loader", + "version": "0.16.4" +}
\ No newline at end of file |
