diff options
| author | Petr Mrázek <peterix@gmail.com> | 2021-02-23 21:00:50 +0100 |
|---|---|---|
| committer | Petr Mrázek <peterix@gmail.com> | 2021-02-23 21:00:50 +0100 |
| commit | 0729bf11100e6c20aa178a623bb7e54b7c6e7112 (patch) | |
| tree | c0d6c2a0ed58670f149efb2f7da169500e35ae41 /net.fabricmc.fabric-loader/0.11.2.json | |
| parent | 433e1cf40d5c6e7d254e61b555ea56543a7a3737 (diff) | |
| download | Meta-Launcher-0729bf11100e6c20aa178a623bb7e54b7c6e7112.tar.gz Meta-Launcher-0729bf11100e6c20aa178a623bb7e54b7c6e7112.zip | |
Update 2021-02-23
Diffstat (limited to 'net.fabricmc.fabric-loader/0.11.2.json')
| -rw-r--r-- | net.fabricmc.fabric-loader/0.11.2.json | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/net.fabricmc.fabric-loader/0.11.2.json b/net.fabricmc.fabric-loader/0.11.2.json new file mode 100644 index 000000000..9cba0339e --- /dev/null +++ b/net.fabricmc.fabric-loader/0.11.2.json @@ -0,0 +1,65 @@ +{ + "formatVersion": 1, + "libraries": [ + { + "name": "net.fabricmc:tiny-mappings-parser:0.2.2.14", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:sponge-mixin:0.9.2+mixin.0.8.2", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:tiny-remapper:0.3.0.70", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:access-widener:1.0.0", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:fabric-loader-sat4j:2.3.5.4", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "com.google.jimfs:jimfs:1.2-fabric", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm:9.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-analysis:9.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-commons:9.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-tree:9.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-util:9.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:fabric-loader:0.11.2", + "url": "https://maven.fabricmc.net" + } + ], + "mainClass": "net.fabricmc.loader.launch.knot.KnotClient", + "name": "Fabric Loader", + "order": 10, + "releaseTime": "2021-02-23T19:12:44+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "net.fabricmc.fabric-loader", + "version": "0.11.2" +}
\ No newline at end of file |
