Home - 61st/missions GitHub Wiki

There is an easy to edit mission framework that works in conjunction with the custom mod, the purpose of the framework is to provide the ability to vary the loadouts and the ORBAT from mission to mission quickly, this was not included in the mod to avoid not having to reupload the mod to steam for every new mission.
The only files that need or should be edited to customize a mission are in the config folder:

Config_admins.hpp= list of steam ids used to access server admin and debug functionsConfig_groups.hpp= ORBAT configurationConfig_loadouts.hpp= vehicles and supply crate inventoriesConfig_pylons.hpp= vehicle ammo and pylons customizationConfig_roles.hpp= links to each role, and common arsenalConfig_welcome.hpp= what the banner says on loadingSquad Folders, each squad role configs should be groups into folders for easy management.