16 lines
405 B
JSON
16 lines
405 B
JSON
{
|
|
"version": 1,
|
|
"outputFolderName": "OurCampaign",
|
|
"bsManagerCampaignsRoot": "/home/pleb/.local/share/BSManager/BSInstances/1.40.8/CustomCampaigns/",
|
|
"info": {
|
|
"name": "New Campaign",
|
|
"desc": "Subtitle",
|
|
"bigDesc": "Long description for the campaign detail panel.",
|
|
"allUnlocked": false,
|
|
"mapHeight": 500,
|
|
"backgroundAlpha": 1
|
|
},
|
|
"mapPositions": [],
|
|
"missions": []
|
|
}
|