Add notes about unblocking the file

This commit is contained in:
Alex Berry 2020-03-04 19:53:29 +00:00
parent 435d04cd6c
commit 79b4678bba

View File

@ -2,10 +2,17 @@
Compile.ps1 repository.
## Installation
Copy [compile.ps1](compile.ps1) to your maps directory and unblock the script with ```Unblock-File```:
```powershell
Unblock-File compile.ps1
```
## 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:
To run this script with all available cores, open a powershell terminal, cd to this directory and run:
```powershell
.\compile.ps1