From bb961adcae3c81bafcb9a12bafb65dba5e8176ea Mon Sep 17 00:00:00 2001 From: Patrick Veilleux Date: Tue, 17 Aug 2021 12:02:26 -0400 Subject: [PATCH] Add comment for clarity --- ProjectZomboid.ps1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ProjectZomboid.ps1 b/ProjectZomboid.ps1 index b2c7c34..5121ec3 100644 --- a/ProjectZomboid.ps1 +++ b/ProjectZomboid.ps1 @@ -9,7 +9,9 @@ #Change settings in C:\Users\%username%\Zomboid\Server\servertest.ini -#Variables +#Variables + +# All path are relative to the ps1 file location. $serverExec="ProjectZomboidServer\ProjectZomboid64.exe" #ProjectZomboid64.exe $7zExec="7z\7za.exe" #7zip