Wiki | PZPW | Compiler |
---|
With Valhalla's Thunderous Betrayal, every battle you engage in has divine consequences. Choose your actions wisely, for the wrath of the gods may just be upon you!
Mod ID: death-thunder
Workshop ID: 2975603117
Copyright 2023 Konijima
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.