Run ./get_deps.sh
Run
cd engine
scons profile="../misc/build_profiles/debug_linux.py"
Have docker
and docker-compose
installed
Run:
cd misc/linux_build_container
docker-compose up
(Only buildable using mingw!)
Run:
cd engine
scons profile="../misc/build_profiles/production_windows.py"