Modding graphics - LauraRozier/kam_remake GitHub Wiki
How to mod KaM Remake graphics
- Run the KaM Remake.
- Press F11 in menu or in game.
- Select Menu > Export > Units/houses/Trees/etc.
- Folder with exported graphics will be created
\KaM Remake\Export\
. - Now you can see all the the exported graphics and plan your mod.
- Place the replacement graphics into
\KaM Remake\Sprites\
folder preserving file names (e.g. 4_0003.png).
#_####.png
- main graphic
#_####.txt
- offset information, 2 lines, X and Y offset in pixels
#_####a.png
- player color mask area
- When you restart the game the replacement graphic will be used.