summaryrefslogtreecommitdiff
path: root/fabric/loader-installer-json/0.7.6+build.180.json
blob: 80c40e826067b8d67b59a87835f80e7354771110 (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.0.11",
                "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.0.52",
                "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.3.1",
                "url": "https://maven.fabricmc.net/"
            },
            {
                "name": "org.ow2.asm:asm-analysis:7.3.1",
                "url": "https://maven.fabricmc.net/"
            },
            {
                "name": "org.ow2.asm:asm-commons:7.3.1",
                "url": "https://maven.fabricmc.net/"
            },
            {
                "name": "org.ow2.asm:asm-tree:7.3.1",
                "url": "https://maven.fabricmc.net/"
            },
            {
                "name": "org.ow2.asm:asm-util:7.3.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
}