summaryrefslogtreecommitdiff
path: root/forge/installer_manifests/1.6.4-9.11.1.1345.json
blob: a774d1c708364914b1c9e2da7ab077730b2b70e8 (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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
{
    "versionInfo": {
        "minecraftArguments": "--username ${auth_player_name} --session ${auth_session} --version ${version_name} --gameDir ${game_directory} --assetsDir ${game_assets} --tweakClass cpw.mods.fml.common.launcher.FMLTweaker",
        "libraries": [
            {
                "url": "https://maven.minecraftforge.net/",
                "name": "net.minecraftforge:minecraftforge:9.11.1.1345"
            },
            {
                "serverreq": true,
                "name": "net.minecraft:launchwrapper:1.8"
            },
            {
                "serverreq": true,
                "name": "org.ow2.asm:asm-all:4.1"
            },
            {
                "comment": "Important for Forge, we add this",
                "serverreq": true,
                "name": "org.scala-lang:scala-library:2.10.2",
                "url": "https://maven.minecraftforge.net/",
                "checksums": [
                    "6ba65d12cd09d441083262d6f73d2257fec7c663",
                    "65de4339eaed1c3675485fb03a3532fecfd8e8cd"
                ],
                "clientreq": true
            },
            {
                "comment": "Important for Forge, we add this",
                "serverreq": true,
                "name": "org.scala-lang:scala-compiler:2.10.2",
                "url": "https://maven.minecraftforge.net/",
                "checksums": [
                    "64c8b1380cc53d6850823d6e4e7ae984aa44ef9c",
                    "99fd0ffb66f3088b0cd1071315fd5eb2b2b070ff"
                ],
                "clientreq": true
            },
            {
                "serverreq": true,
                "name": "lzma:lzma:0.0.1"
            },
            {
                "serverreq": true,
                "name": "net.sf.jopt-simple:jopt-simple:4.5"
            },
            {
                "name": "com.paulscode:codecjorbis:20101023"
            },
            {
                "name": "com.paulscode:codecwav:20101023"
            },
            {
                "name": "com.paulscode:libraryjavasound:20101123"
            },
            {
                "name": "com.paulscode:librarylwjglopenal:20100824"
            },
            {
                "name": "com.paulscode:soundsystem:20120107"
            },
            {
                "name": "argo:argo:2.25_fixed"
            },
            {
                "name": "org.bouncycastle:bcprov-jdk15on:1.47"
            },
            {
                "name": "com.google.guava:guava:14.0"
            },
            {
                "name": "org.apache.commons:commons-lang3:3.1"
            },
            {
                "name": "commons-io:commons-io:2.4"
            },
            {
                "name": "net.java.jinput:jinput:2.0.5"
            },
            {
                "name": "net.java.jutils:jutils:1.0.0"
            },
            {
                "name": "com.google.code.gson:gson:2.2.2"
            },
            {
                "rules": [
                    {
                        "action": "allow"
                    },
                    {
                        "action": "disallow",
                        "os": {
                            "version": "^10\\.5\\.\\d$",
                            "name": "osx"
                        }
                    }
                ],
                "name": "org.lwjgl.lwjgl:lwjgl:2.9.0"
            },
            {
                "rules": [
                    {
                        "action": "allow"
                    },
                    {
                        "action": "disallow",
                        "os": {
                            "version": "^10\\.5\\.\\d$",
                            "name": "osx"
                        }
                    }
                ],
                "name": "org.lwjgl.lwjgl:lwjgl_util:2.9.0"
            },
            {
                "rules": [
                    {
                        "action": "allow"
                    },
                    {
                        "action": "disallow",
                        "os": {
                            "version": "^10\\.5\\.\\d$",
                            "name": "osx"
                        }
                    }
                ],
                "extract": {
                    "exclude": [
                        "META-INF/"
                    ]
                },
                "name": "org.lwjgl.lwjgl:lwjgl-platform:2.9.0",
                "natives": {
                    "windows": "natives-windows",
                    "osx": "natives-osx",
                    "linux": "natives-linux"
                }
            },
            {
                "rules": [
                    {
                        "action": "allow",
                        "os": {
                            "version": "^10\\.5\\.\\d$",
                            "name": "osx"
                        }
                    }
                ],
                "name": "org.lwjgl.lwjgl:lwjgl:2.9.1-nightly-20130708-debug3"
            },
            {
                "rules": [
                    {
                        "action": "allow",
                        "os": {
                            "version": "^10\\.5\\.\\d$",
                            "name": "osx"
                        }
                    }
                ],
                "name": "org.lwjgl.lwjgl:lwjgl_util:2.9.1-nightly-20130708-debug3"
            },
            {
                "rules": [
                    {
                        "action": "allow",
                        "os": {
                            "version": "^10\\.5\\.\\d$",
                            "name": "osx"
                        }
                    }
                ],
                "extract": {
                    "exclude": [
                        "META-INF/"
                    ]
                },
                "name": "org.lwjgl.lwjgl:lwjgl-platform:2.9.1-nightly-20130708-debug3",
                "natives": {
                    "windows": "natives-windows",
                    "osx": "natives-osx",
                    "linux": "natives-linux"
                }
            },
            {
                "extract": {
                    "exclude": [
                        "META-INF/"
                    ]
                },
                "name": "net.java.jinput:jinput-platform:2.0.5",
                "natives": {
                    "windows": "natives-windows",
                    "osx": "natives-osx",
                    "linux": "natives-linux"
                }
            }
        ],
        "mainClass": "net.minecraft.launchwrapper.Launch",
        "minimumLauncherVersion": 4,
        "time": "2015-03-28T20:53:49-0500",
        "id": "1.6.4-Forge9.11.1.1345",
        "type": "release",
        "processArguments": "username_session_version",
        "releaseTime": "1960-01-01T00:00:00-0700"
    },
    "install": {
        "mirrorList": "https://files.minecraftforge.net/mirror-brand.list",
        "target": "1.6.4-Forge9.11.1.1345",
        "filePath": "minecraftforge-universal-1.6.4-9.11.1.1345.jar",
        "logo": "/big_logo.png",
        "welcome": "Welcome to the simple Forge installer.",
        "version": "Forge 9.11.1.1345",
        "path": "net.minecraftforge:minecraftforge:9.11.1.1345",
        "profileName": "Forge",
        "minecraft": "1.6.4"
    }
}