Prerequesites
Installation is a very straight forward process. It does however require a couple prerequisites:
- .NET 8.0+ SDK (For script development)
- C++ compiler (e.g. MSVC, Clang, GCC) (For building the game)
The SDK installation binaries can be found here: TODO