1
0
mirror of https://github.com/SKCraft/Launcher.git synced 2024-11-24 12:16:28 +01:00
SKCraft-Launcher/sample-files/lightpack/modpack.json
2015-02-19 13:25:48 -08:00

17 lines
294 B
JSON

{
"name": "Light Modpack",
"title": "Light Modpack",
"gameVersion": "1.8",
"launch": {
"flags": [
"-Dfml.ignoreInvalidMinecraftCertificates=true"
]
},
"userFiles": {
"include": [
"options.txt",
"optionsshaders.txt",
"mods/VoxelMods/*"
]
}
}