Mod Scripts Folder Requirement
Correct Folder Structure
Your scripts must be placed inside the following structure:
ModName\scripts\5_Mission
ModName\scripts\4_World
ModName\scripts\5_Mission
Incorrect Folder Structures
Examples of structures that will not work:
ModName\3_Game
ModName\World\scripts\4_World
scripts\5_Mission (outside mod folder)
Resolution
We are aware of this limitation and understand the inconvenience it may cause during mod development. An update is planned to improve support for more flexible script folder configurations in the future.
For questions or assistance, please join our Discord community or email us at [email protected].
Last updated