You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
746 B
746 B
galavant-unreal
A Galavant front-end using Unreal Engine 4
This will be a really messy project doing various testing/experimentation.
Dependencies
This project depends on
- Galavant, which should be cloned into galavant-unreal/GalavantUnreal/ThirdParty/galavant (or use a symlink) (MIT License)
- PolyVox, which should be cloned into galavant-unreal/GalavantUnreal/ThirdParty/polyvox (pseudo-public domain)
Building
This section is WIP.
Unreal Engine Code Modifications
Galavant requires some modifications to the UE4 code. These can be found in Source/UnrealEnginePatches and can be applied using git. (TODO: Make this process convenient)