2.0.2-alpha • Published 3 years ago
pzpw v2.0.2-alpha
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 pzpwCommands
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 versionShow available commands.
pzpw help <command>Apache License Version 2.0
Copyright 2022 Konijima
2.0.2-alpha
3 years ago
2.0.1-alpha
3 years ago
2.0.0-alpha
3 years ago
0.1.7
3 years ago
0.1.6
3 years ago
0.1.5
3 years ago
0.1.4
3 years ago
0.1.3
3 years ago
0.1.2
3 years ago
0.1.1
3 years ago
0.1.0
3 years ago
0.0.12
3 years ago
0.0.11
3 years ago
0.0.10
3 years ago
0.0.9
3 years ago
0.0.8
3 years ago
0.0.7
3 years ago
0.0.5
3 years ago
0.0.4
3 years ago
0.0.3
3 years ago
0.0.2
3 years ago
0.0.1
3 years ago