summaryrefslogtreecommitdiff
path: root/fabric/loader-installer-json
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2019-10-27 16:00:08 +0100
committerPetr Mrázek <peterix@gmail.com>2019-10-27 16:00:08 +0100
commit917bb10ceaee80cd76d9cc23fc0866e84505dfa7 (patch)
tree45344cc26ed1d29d852e381453799dd2c5f3d2fb /fabric/loader-installer-json
parent963209b41caace92cf511742e24af3c2d2346a5c (diff)
downloadMeta-Upstream-917bb10ceaee80cd76d9cc23fc0866e84505dfa7.tar.gz
Meta-Upstream-917bb10ceaee80cd76d9cc23fc0866e84505dfa7.zip
Update 2019-10-27
Diffstat (limited to 'fabric/loader-installer-json')
-rw-r--r--fabric/loader-installer-json/0.6.3+build.168.json59
1 files changed, 59 insertions, 0 deletions
diff --git a/fabric/loader-installer-json/0.6.3+build.168.json b/fabric/loader-installer-json/0.6.3+build.168.json
new file mode 100644
index 000000000..f318e62b0
--- /dev/null
+++ b/fabric/loader-installer-json/0.6.3+build.168.json
@@ -0,0 +1,59 @@
+{
+ "libraries": {
+ "client": [],
+ "common": [
+ {
+ "name": "net.fabricmc:tiny-mappings-parser:0.1.1.8",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "net.fabricmc:sponge-mixin:0.7.11.38",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "net.fabricmc:tiny-remapper:0.1.0.40",
+ "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.1",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm:7.1",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-analysis:7.1",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-commons:7.1",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-tree:7.1",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-util:7.1",
+ "url": "https://maven.fabricmc.net/"
+ }
+ ],
+ "server": [
+ {
+ "_comment": "jimfs in fabric-server-launch requires guava on the system classloader",
+ "name": "com.google.guava:guava:21.0",
+ "url": "https://maven.fabricmc.net/"
+ }
+ ]
+ },
+ "mainClass": {
+ "client": "net.fabricmc.loader.launch.knot.KnotClient",
+ "server": "net.fabricmc.loader.launch.knot.KnotServer"
+ },
+ "version": 1
+} \ No newline at end of file