Fix comment, not WIP anymore

This commit is contained in:
Steve Streeting 2024-10-28 17:01:05 +00:00
parent 711bd479d7
commit bc78d04d23

View File

@ -9,7 +9,6 @@ param (
function Print-Usage {
Write-Output "Steve's Unreal Build Tool"
Write-Output " This is a WIP, only builds for dev right now"
Write-Output "Usage:"
Write-Output " ue-build.ps1 [[-mode:]<dev|test|prod>] [[-src:]sourcefolder] [Options]"
Write-Output " "