summaryrefslogtreecommitdiff
path: root/fabric/loader-installer-json
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2021-10-24 21:00:15 +0200
committerPetr Mrázek <peterix@gmail.com>2021-10-24 21:00:15 +0200
commit2357c5013c027f337c19bfa646473443add8ffc1 (patch)
treeb2e4d718b4462da5a1e7129c2131c321beaef293 /fabric/loader-installer-json
parent15ccdb3f894a5f046dba2ed5a839b007fa755998 (diff)
downloadMeta-Upstream-2357c5013c027f337c19bfa646473443add8ffc1.tar.gz
Meta-Upstream-2357c5013c027f337c19bfa646473443add8ffc1.zip
Update 2021-10-24
Diffstat (limited to 'fabric/loader-installer-json')
-rw-r--r--fabric/loader-installer-json/0.12.3.json49
1 files changed, 49 insertions, 0 deletions
diff --git a/fabric/loader-installer-json/0.12.3.json b/fabric/loader-installer-json/0.12.3.json
new file mode 100644
index 000000000..3c8205529
--- /dev/null
+++ b/fabric/loader-installer-json/0.12.3.json
@@ -0,0 +1,49 @@
+{
+ "libraries": {
+ "client": [],
+ "common": [
+ {
+ "name": "net.fabricmc:tiny-mappings-parser:0.3.0+build.17",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "net.fabricmc:sponge-mixin:0.10.4+mixin.0.8.4",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "net.fabricmc:tiny-remapper:0.6.0",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "net.fabricmc:access-widener:2.0.1",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm:9.2",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-analysis:9.2",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-commons:9.2",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-tree:9.2",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-util:9.2",
+ "url": "https://maven.fabricmc.net/"
+ }
+ ],
+ "server": []
+ },
+ "mainClass": {
+ "client": "net.fabricmc.loader.impl.launch.knot.KnotClient",
+ "server": "net.fabricmc.loader.impl.launch.knot.KnotServer"
+ },
+ "version": 1
+} \ No newline at end of file