I’ve written a code port of the VR template in Unreal and I would like to submit it for inclusion in the engine. I can’t just do a pull request via github because there are binary files included. How can I submit this?
More info is here:
In the template package I have renamed all the classes and files to match the other templates’ naming conventions, and also set up both Virtual Reality templates to use shared assets to reduce eventual download size:
I’m happy to make adjustments if there is anything not to Unreal coding standards, if that is what it will take to get it into an engine release.
If anyone knows, or has feedback, please let me know!