summaryrefslogtreecommitdiff
path: root/fabric/loader-installer-json/0.9.0+build.204.json
blob: c2948022378617d840ceff661e7d7f4d695484bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
{
    "libraries": {
        "client": [],
        "common": [
            {
                "name": "net.fabricmc:tiny-mappings-parser:0.2.2.14",
                "url": "https://maven.fabricmc.net/"
            },
            {
                "name": "net.fabricmc:sponge-mixin:0.8+build.18",
                "url": "https://maven.fabricmc.net/"
            },
            {
                "name": "net.fabricmc:tiny-remapper:0.2.2.64",
                "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:8.0",
                "url": "https://maven.fabricmc.net/"
            },
            {
                "name": "org.ow2.asm:asm-analysis:8.0",
                "url": "https://maven.fabricmc.net/"
            },
            {
                "name": "org.ow2.asm:asm-commons:8.0",
                "url": "https://maven.fabricmc.net/"
            },
            {
                "name": "org.ow2.asm:asm-tree:8.0",
                "url": "https://maven.fabricmc.net/"
            },
            {
                "name": "org.ow2.asm:asm-util:8.0",
                "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
}