8000 GitHub - oskargit/unreal-my-project
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

oskargit/unreal-my-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My unreal test project

Linux Build

~/work/gaming/Unreal/UnrealEngine/Engine/Build/BatchFiles/RunUAT.sh BuildCookRun -project="/tmp/unrealtest/unreal-my-project/MyProject.uproject" -noP4 -platform=Linux -clientconfig=Development -serverconfig=Development -cook -allmaps -build -stage -pak -archive -archivedirectory="/tmp/unrealtest/unreal-my-project/Build"

Run

/tmp/unrealtest/unreal-my-project/Build/LinuxNoEditor/MyProject.sh

Win64 Build

~/work/gaming/Unreal/UnrealEngine/Engine/Build/BatchFiles/RunUAT.sh BuildCookRun -project="/tmp/unrealtest/unreal-my-project/MyProject.uproject" -noP4 -platform=Win64 -clientconfig=Development -serverconfig=Development -cook -allmaps -build -stage -pak -archive -archivedirectory="/tmp/unrealtest/unreal-my-project/Build"

Run

/tmp/unrealtest/unreal-my-project/Build/WinNoEditor/MyProject.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0