Development tools, configurations, templates, and build scripts for Project Zomboid mod development.
The module deploys a collection of EmmyLua typings for the Project Zomboid source code. See the project page on GitHub for more information on how the typings are generated.
This project is also designed to support development in Visual Studio Code using the EmmyLua extension. A basic configuration file for the extension is copied to the project directory by default:
Update-ZomboidSourceMap -Destination "$env:USERPROFILE\Zomboid\mods\ModName"
To skip this step, use the -SkipConfig
switch.