Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 926 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 926 Bytes
Wiki PZPW Compiler

{modName}

Description

No description yet...


Mod ID: {modId} Workshop ID:


Copyright {year} {author}




NPM Scripts:

  • npm install Install dependencies.
  • npm run install-compiler: Get instruction to install the compiler.
  • npm run update-compiler: Update the compiler.
  • npm run compile-mods: Compile your project individual mods.
  • npm run compile-workshop: Compile your project for workshop.
  • npm run clean-all: Clean your project and cachedir generated content.
  • npm run clean-project: Clean your project generated content.
  • npm run clean-cachedir-mods: Clean your cachedir generated mod directories.
  • npm run clean-cachedir-workshop: Clean your cachedir generated workshop directory.