More tweaks to build
This commit is contained in:
@@ -213,11 +213,7 @@ with open("Integration.code-workspace", "w") as rewritten:
|
||||
#
|
||||
|
||||
writefile("Makefile", f"""
|
||||
all: luprex game
|
||||
|
||||
luprex:
|
||||
all:
|
||||
(cd luprex ; make)
|
||||
|
||||
game:
|
||||
dotnet {UNREALBUILDTOOL} Integration Linux DebugGame -project="{INTEGRATION}/Integration.uproject"
|
||||
""")
|
||||
|
||||
Reference in New Issue
Block a user