diff --git a/ue-build.ps1 b/ue-build.ps1 index 924818f..7377916 100644 --- a/ue-build.ps1 +++ b/ue-build.ps1 @@ -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:]] [[-src:]sourcefolder] [Options]" Write-Output " "