2 Star 0 Fork 1

英礴(上海)信息科技有限公司 / UnrealGDKExampleProject

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
LaunchClient.bat 321 Bytes
一键复制 编辑 原始数据 按行查看 历史
@echo off
call "%~dp0FindEngine.bat"
call "%~dp0ProjectPaths.bat"
"%UNREAL_ENGINE:"=%\Engine\Binaries\Win64\UE4Editor.exe" "%~dp0%PROJECT_PATH%\%GAME_NAME%.uproject" 127.0.0.1 -game -log -workerType UnrealClient -stdout -nowrite -unattended -nologtimes -nopause -noin -messaging -NoVerifyGC -windowed -ResX=800 -ResY=600
1
https://gitee.com/improbable/UnrealGDKExampleProject.git
git@gitee.com:improbable/UnrealGDKExampleProject.git
improbable
UnrealGDKExampleProject
UnrealGDKExampleProject
0.11.0

搜索帮助