How to prepare a Capitalism Lab MOD File
----------------------------------------
In each subfolder under \MOD_kit\Images, you will find a PACK.BAT specific for the files in that folder.
When you update files in any of these subfolders (e.g. IMAGES\PERSONS folder), you should run the PACK.BAT in those folders to 
pack the respective files into resource files. 

After processing all the folders, run \MOD_kit\PACK.BAT to combine the resource files from each folder into a single MOD file named CAPMOD.RES. 
Rename this file to your preferred mod filename and place it in the Capitalism Lab\Mod folder. Be sure to create a .TXT file with the same name.  
For example, if you have renamed the mod file to MyMOD.RES, create a corresponding MyMOD.TXT.

For full details on how to set up the .TXT file and use the MOD Kit, please visit: https://www.capitalismlab.com/mod/



Common issue when running PACK.BAT  
----------------------------------
PACK.BAT relies on several helper tools to generate the resource files. If your anti-virus software is running in the background and 
blocks access to these tools, PACK.BAT may fail. To avoid this, you can add the tools to your anti-virus whitelist.

The required tools are located in the \MOD_kit folder and include:  
- LibResXL.exe  
- LibResDir.exe  
- MakeSprite.exe



Optional Data and Optional_Images folders
-----------------------------------------
If you include the file \MOD_kit\Optional_Data\Trees.dbf in your mod kit by copying it to the \Mod_kit\Data folder, 
please also include the Optional_Images\Trees folder by copying it into the \Mod_kit\Image folder.

