From bc78d04d2382d0b4c9d5cc9f9ec537ec3cd52ce5 Mon Sep 17 00:00:00 2001 From: Steve Streeting Date: Mon, 28 Oct 2024 17:01:05 +0000 Subject: [PATCH] Fix comment, not WIP anymore --- ue-build.ps1 | 1 - 1 file changed, 1 deletion(-) 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 " "