Difference between revisions of "MOD:WCU:Directory Structure"
m |
m (→Mission Directory Format) |
||
Line 15: | Line 15: | ||
Current Mission Directory | Current Mission Directory | ||
− | + | Root | |
+ mission | + mission | ||
+ modules | + modules | ||
Line 21: | Line 21: | ||
New Mission Directory | New Mission Directory | ||
Root | Root | ||
− | + | + missions | |
− | + | + <project name> |
Revision as of 09:36, 4 November 2005
This documentation is designed to teach all new moders how to correctly use the WCU Directory Structure for proper MOD creation.
Savegame Directory Format
Current savegame schema
Root + .<project name>
New savegame schema
Root + .savegames + <project name>
Mission Directory Format
Current Mission Directory
Root + mission + modules
New Mission Directory
Root + missions + <project name>