pzpw
pzpw copied to clipboard
Node command-line tool to create and manage PZPW projects.
PZPW
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
.
-
Download NodeJS + NPM
Latest LTS Version: 16.17.0 (includes npm 8.15.0) - 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