2020-03-04 19:47:34 +00:00
2020-03-04 19:47:34 +00:00
2020-03-04 19:34:46 +00:00

pwn-compile

Compile.ps1 repository.

Usage

All-Cores mode

To run this script with all available cores, copy it to your maps directory, open a powershell terminal, cd to this directory and run:

.\compile.ps1

X Cores mode

To override the number of cores used to compile, set the Cores param when calling the script:

.\compile.ps1 -Cores 2
Description
Compile.ps1 repository
Readme 49 KiB
Languages
PowerShell 100%