devynspencer / zomboid-mod-tools

Development tools, configurations, templates, and build scripts for Project Zomboid mod development.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Zomboid Development Tools

Development tools, configurations, templates, and build scripts for Project Zomboid mod development.

Features

EmmyLua

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.

About

Development tools, configurations, templates, and build scripts for Project Zomboid mod development.

License:MIT License


Languages

Language:PowerShell 100.0%