Open GuBee33 opened 3 months ago
In the check part it checks the $archive variable instead of $editor
$editorArg = if ($archive -eq 'true') { "-nocompileeditor" } else { "" }
In the check part it checks the $archive variable instead of $editor
$editorArg = if ($archive -eq 'true') { "-nocompileeditor" } else { "" }