mirror of
https://github.com/SKCraft/Launcher.git
synced 2024-11-24 12:16:28 +01:00
17 lines
298 B
JSON
17 lines
298 B
JSON
{
|
|
"name": "Monster Modpack",
|
|
"title": "Monster Modpack",
|
|
"gameVersion": "1.8",
|
|
"launch": {
|
|
"flags": [
|
|
"-Dfml.ignoreInvalidMinecraftCertificates=true"
|
|
]
|
|
},
|
|
"userFiles": {
|
|
"include": [
|
|
"options.txt",
|
|
"optionsshaders.txt",
|
|
"mods/VoxelMods/*"
|
|
]
|
|
}
|
|
} |