https://askubuntu.com/questions/750532/how-to-install-the-cryengine-sdk我跟随上面的网页,成功地编译了cryengine的源代码,现在我有linux_x64_clang_profile文件夹,我正在寻找如何启动Cryengine,编辑器在哪里??引擎??启动器??
你能帮我启动Cryengine吗?我已经搜索了文档和google,但没有找到从哪里开始编辑器/引擎??
对不起,这是我第一次使用Cryengine而不是Ubuntu 17.04
发布于 2017-06-17 03:18:49
据我所知,编辑器仍然是Windows版的。您必须准备WAF构建,然后编译引擎:
http://docs.cryengine.com/display/SDKDOC4/Getting+Started+with+WAF
https://stackoverflow.com/questions/43827341
复制相似问题