summaryrefslogtreecommitdiff
path: root/fabric/loader-installer-json/0.4.0+build.120.json
blob: f8434e191b44233c5aa95c354f1b9657c321a3f3 (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
{
    "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.17",
                "url": "https://maven.fabricmc.net/"
            },
            {
                "name": "net.fabricmc:tiny-remapper:0.1.0.29",
                "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": []
    },
    "mainClass": {
        "client": "net.fabricmc.loader.launch.knot.KnotClient",
        "server": "net.fabricmc.loader.launch.knot.KnotServer"
    },
    "version": 1
}