last updated 2023_01_21
-
Make sure you haven't set mission name or any other mission options in the editor. If you did go back to your editor and remove them.
-
Download the latest version by clicking on the green code icon in the top right and selecting "Download ZIP". To check if your local framework version it outdated check the last updated date just below the heading.

-
Extract it, copy contents of folder to your mission folder It should look like this:
- [YourAwesomeMissionFolder.mapname]
- mission.sqm
- description.ext
- KPCF_config.sqf
- KPCF_whitelist.sqf and so on
- [YourAwesomeMissionFolder.mapname]
-
Launch your mission as local multiplayer from the editor and run through the
Checklist.md
Plugins:
- SQF Language for syntax highlighting
- SQFLint for error checking
- SQF Wiki for quick wiki lookup
- Open RPT to quickly open your latest log file
- Markdown Editor to preview pretty markdown files like this one