- Windows 10 or Windows 11 (x64)
- Visual Studio 2022
- CMake
Run commands from Visual Studio Developer Command Prompt.
git submodule init
git submodule update
misc\assimp_build.bat
Visual Studio solution is available at src\dummy.sln
. After successful build the resulting executables and DLL can be found in game
directory. Run assets_builder.exe
to generate engine assets. Run win32_dummy.exe
to launch the engine.
Not supported
Not supported