We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92e238a commit 6d70b25Copy full SHA for 6d70b25
justfile
@@ -1,7 +1,7 @@
1
set windows-shell := ["powershell.exe", "-NoLogo", "-Command"]
2
3
Platform := "Win64"
4
-Version := "1.0-alpha.5"
+Version := "1.0"
5
6
BuildBat := "../../../Engine/Build/BatchFiles/Build.bat"
7
EditorExe := "../../../Engine/Binaries/Win64/UE4Editor-Win64-Debug.exe"
0 commit comments