Downloads containing npcBuildScript.bat

Downloads
Name Author Game Mode Rating
TSF with JJ2+ Only: NpcBunnies Cranky Mutator N/A Download file

File preview

@echo off
setlocal
powershell -NoProfile -ExecutionPolicy Bypass -File
"%~dp0npcBuildScript.ps1"
exit /b %ERRORLEVEL%