Update README.md

document new folder structure
This commit is contained in:
hizumi
2024-02-01 23:27:15 -06:00
parent 75c13ce69b
commit ca5ee22f04

View File

@@ -10,6 +10,7 @@ Once copied, the final structure should appear similar to the following:
├── images/
├── scripts/
├── sounds/
├── textures/
├── description.ext
├── mission.jpg
├── mission.sqm
@@ -52,3 +53,7 @@ This directory is for organizational purposes for any custom scripts you wish to
This directory is for organizational purposes for any custom scripts you wish to use in your mission.
> **Note:** Using custom sounds require adding the proper CfgSounds codeblock into mission_settings.hpp
## textures/
This directory is for organizational purposes for textures files used by mission scripts