pzpw-compiler
TypeScript icon, indicating that this package has built-in type declarations

2.5.2-alpha • Public • Published

PZPW Compiler

Lint Build npm version


NPM PZPW Template Donation

Requirements

To install and use PZPW Compiler you need NodeJS and NPM.


Installation

Install globally using npm:

npm install -g pzpw-compiler

Commands

Compile all mods.

Optionally specify the mod ids to compile.

pzpw-compiler mods <mod1> <mod2>

Compile mods into workshop.

Optionally specify the mod ids to compile.

pzpw-compiler workshop <mod1> <mod2>

Get, set or unset game cachedir.

pzpw-compiler cachedir <get|set|unset> <path>

Update PZPW Compiler.

pzpw-compiler update

Get help about commands.

pzpw-compiler help <command>

Clean cachedir generated files.

pzpw-compiler clean <all|mods|workshop>

Print the current version.

pzpw-compiler version

Apache License Version 2.0
Copyright 2022 Konijima

Package Sidebar

Install

npm i pzpw-compiler

Weekly Downloads

2

Version

2.5.2-alpha

License

Apache License Version 2.0

Unpacked Size

58.8 kB

Total Files

32

Last publish

Collaborators

  • konijima