Mod Creation

From Zero-K
Revision as of 22:55, 30 April 2018 by Histidine (talk | contribs) (Created page with ":''Work in progress'' == Setting up your first mod == #Download and extract [https://github.com/ZeroK-RTS/Zero-K/files/1963055/zk.sdd.zip this .zip] to your Zero-K installatio...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Work in progress

Setting up your first mod

  1. Download and extract this .zip to your Zero-K installation folder.
  2. To test source modifications, you'll need to enable developer mode. Do this by creating an empty text document "devmode.txt" in the same directory as Zero-K.exe. You may need to restart the lobby.
  3. In the Settings menu a new tab appears: Developer. Edit the Singleplayer setting to be Zero-K Dev.
  4. Your skirmish games should now use your modified local copy of zk.sdd. In this mod, the Lotus has 10 times its normal range.

Modding the game

To alter the mod, add files to Zero-K/games/zk.sdd. The Spring wiki contains detailed modding instructions.