mirror of
https://github.com/sinbad/UEScripts.git
synced 2025-02-23 13:15:23 +00:00
Fix comment, not WIP anymore
This commit is contained in:
parent
711bd479d7
commit
bc78d04d23
@ -9,7 +9,6 @@ param (
|
|||||||
|
|
||||||
function Print-Usage {
|
function Print-Usage {
|
||||||
Write-Output "Steve's Unreal Build Tool"
|
Write-Output "Steve's Unreal Build Tool"
|
||||||
Write-Output " This is a WIP, only builds for dev right now"
|
|
||||||
Write-Output "Usage:"
|
Write-Output "Usage:"
|
||||||
Write-Output " ue-build.ps1 [[-mode:]<dev|test|prod>] [[-src:]sourcefolder] [Options]"
|
Write-Output " ue-build.ps1 [[-mode:]<dev|test|prod>] [[-src:]sourcefolder] [Options]"
|
||||||
Write-Output " "
|
Write-Output " "
|
||||||
|
Loading…
x
Reference in New Issue
Block a user