summaryrefslogtreecommitdiff
path: root/fabric/loader-installer-json/0.3.3.97.json
blob: 41e25bd55b2e563d2efd48965222682724b99870 (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
{
    "libraries": {
        "client": [],
        "common": [
            {
                "name": "net.fabricmc:sponge-mixin:0.7.11.14",
                "url": "https://maven.fabricmc.net/"
            },
            {
                "name": "net.fabricmc:tiny-mappings-parser:0.1.0.4",
                "url": "https://maven.fabricmc.net/"
            },
            {
                "name": "net.fabricmc:tiny-remapper:0.1.0.22",
                "url": "https://maven.fabricmc.net/"
            },
            {
                "name": "org.ow2.asm:asm:7.0",
                "url": "https://maven.fabricmc.net/"
            },
            {
                "name": "org.ow2.asm:asm-analysis:7.0",
                "url": "https://maven.fabricmc.net/"
            },
            {
                "name": "org.ow2.asm:asm-commons:7.0",
                "url": "https://maven.fabricmc.net/"
            },
            {
                "name": "org.ow2.asm:asm-tree:7.0",
                "url": "https://maven.fabricmc.net/"
            },
            {
                "name": "org.ow2.asm:asm-util:7.0",
                "url": "https://maven.fabricmc.net/"
            }
        ],
        "server": []
    },
    "mainClass": {
        "client": "net.fabricmc.loader.launch.knot.KnotClient",
        "server": "net.fabricmc.loader.launch.knot.KnotServer"
    },
    "version": 1
}