Initalize new text-based helper to build custom campaigns
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"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": []
|
||||
}
|
||||
Reference in New Issue
Block a user