Downloads containing npcBuildScript.bat

Downloads
Name Author Game Mode Rating
TSF with JJ2+ Only: NpcBunniesFeatured Download Cranky Mutator 10 Download file

File preview

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