Skip to content

Konijima/pzpw

Repository files navigation

PZPW

Lint Build npm version

Node command-line tool to create and manage PZPW projects.


NPM Template Compiler Donation

Requirements

To install and use PZPW you need NodeJS, NPM & git.


Installation

npm install -g pzpw

Commands

Create a new PipeWrench project.

pzpw new <modId> <modName> <author>

Add an additional mod to your project.

pzpw add <modId> <modName>

Update pzpw, compiler and project dependencies.

pzpw update <all|pzpw|compiler|project>

Manage PZPW cachedir, e.g: C:/Users/Konijima/Zomboid

pzpw cachedir <get|set|unset>

Manage PZPW global settings

pzpw setting <get|set|unset>

Check current pzpw version.

pzpw version

Show available commands.

pzpw help <command>

Apache License Version 2.0
Copyright 2022 Konijima