Example project showcasing how to create a game using UnrealDI and UnrealMvvm plugins
- Clone repository
git clone https://github.com/druhasu/DILE.git
- Init and Update submodules
git submodule init
git submodule update
- Generate project files
- Build & Run
If you have any issues, report them here: DILE Issues
I'm not planning to accept PRs right now