Tuesday, April 7, 2015

Unreal Engine4 Test Plugin


Above, screen shot of Unreal Editor being opened by the installer script in Fedora21, and starting the compile process. update: april 14: got the plugin to compile and load, fixed a bug in the Unreal source code (3dluvr's version), get my fork of Unreal4.7 here that is compatible with Rusthon. The command below will compile the plugin and launch Unreal Editor.

./rusthon.py ./examples/unreal_plugin.md --run=install-plugin.py --output-dir=~/Documents/Unreal\ Projects/MyProject/

source code

https://github.com/rusthon/Rusthon/blob/master/examples/unreal_plugin.md

No comments:

Post a Comment