Difference between revisions of "MOD:WCU:Directory Structure"
m |
|||
| Line 1: | Line 1: | ||
This documentation is designed to teach all new moders how to correctly use the WCU Directory Structure for proper MOD creation. | This documentation is designed to teach all new moders how to correctly use the WCU Directory Structure for proper MOD creation. | ||
| + | |||
| + | Current savegame schema | ||
| + | |||
| + | Root | ||
| + | + .<project name> | ||
| + | |||
| + | New savegame schema | ||
| + | |||
| + | Root | ||
| + | + .savegames | ||
| + | + <project name> | ||
Revision as of 08:07, 4 November 2005
This documentation is designed to teach all new moders how to correctly use the WCU Directory Structure for proper MOD creation.
Current savegame schema
Root
+ .<project name>
New savegame schema
Root
+ .savegames
+ <project name>