This commit is contained in:
Dron
2023-06-21 16:42:46 +05:00
parent 8418c87110
commit aba033df3d
4 changed files with 37 additions and 3 deletions
@@ -51,7 +51,7 @@ if DEFINED UEVersion (
@Rem If no arguments select a specific version, fetch the appropriate default
if NOT DEFINED PSInfraTagOrBranch (
SET PSInfraTagOrBranch=master
SET PSInfraTagOrBranch=UE5.1
SET IsTag=0
)