A somewhat comprehensive guide on how to build the game from source.
Install QT 5.6.0
Install CMake
Install Visual Studio 2023
Run scripts\windows\setup64.bat
A solution should be generated in the build
folder (at top level)
Outputs/builds should be inside the dist
folder (also top level)