码迷,mamicode.com
首页 > 移动开发 > 详细

Unreal Engine Android 打包

时间:2015-04-12 13:10:58      阅读:184      评论:0      收藏:0      [点我收藏+]

标签:

默认执行命令
UE4Editor-Cmd.exe "MyProject\MyProject.uproject" -run=Cook -MapIniSection=AllMaps  -I18NPreset=  -TargetPlatform=Android_ETC1 -buildmachine -Unversioned -fileopenlog -abslog="C:\Users\Administrator\AppData\Roaming\Unreal Engine\AutomationTool\Logs\D+Program+Files+Epic+Games+4.7\Cook.txt" -stdout -FORCELOGFLUSH -CrashForUAT -unattended -AllowStdOutLogVerbosity
 
坑:
以下文件和目录会被默认包含打包,关闭的开关暂时没有找到
D:\Program Files\Epic Games\4.7\Engine\Build build.properties False
D:\Program Files\Epic Games\4.7\Engine\Content\Internationalization\English * True
D:\Program Files\Epic Games\4.7\Engine\Config * True
D:\Program Files\Epic Games\4.7\Engine\Content\Stats * True
D:\Program Files\Epic Games\4.7\Engine\Content\Slate * True
D:\Program Files\Epic Games\4.7\Engine\Content\Localization\Engine\en *.locres True
D:\Program Files\Epic Games\4.7\Engine\Plugins *.uplugin True
C:\Users\Administrator\Documents\Unreal Projects\MyProject *.uproject False
C:\Users\Administrator\Documents\Unreal Projects\MyProject\Config * True
C:\Users\Administrator\Documents\Unreal Projects\MyProject\Saved\Cooked\Android_ETC1 * True
技术分享



By EnoroF QQ:245219247



Unreal Engine Android 打包

标签:

原文地址:http://www.cnblogs.com/EnoroF/p/4419279.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!