Follow these steps:
- Open Command Prompt (cmd.exe) at the SDK installation path.
- To create a mod, execute CreateMod.bat <ModName> in cmd, where <ModName> is the name of the mod plugin to be created, e.g., CreateMod.bat MyMod.
- An empty mod plugin would be created at the path Stalker2\Mods\<ModName>.
- Proceed to create config mods in the same way as with the full mod editor.
- To package the cfg mod, execute PakCfgMod.bat <ModName> in cmd, where <ModName> is the name of the mod plugin to be packaged, e.g., PakCfgMod.bat MyMod. The packaged mod will be located at Stalker2\SavedMods\Staged\<ModName>\Windows\Stalker2\Mods\<ModName>\Content\Paks\Windows.
- Upload the mod manually:
- To upload the mod to mod.io, navigate to the S.T.A.L.K.E.R. 2 mod.io page and follow the instructions.
- To upload the mod to Steam Workshop, use the main functionality of the Zone Kit.