The github zip download on the right does not include any modules, grab them from the actual project instead or use the releases download. The latter method may not always be up-to-date.
- Go to the editor, open the map you want to make a mission on, hit save and give it a name.
- Download this repository, extract it to the mission folder, overwrite everything.
- Right click
mission.sqm
, clickProperties
and then uncheckRead-only
, then hit apply. This step may not be necessary, but check anyways. - Load/reload the mission in the editor.
- Start editing.
- The only files you need to edit are in the
mission
folder andstringTable.xml
, leave everything else alone.
- Most features are implemented throught the modules. This framework just ties them together in a coherent and simple way.
- Ease of access to common scripting files / classes in seperated files.
- Well commented.
- Briefing Template.
- Look and Feel.
- Module logging.