# Tools required to build this - [meson](https://mesonbuild.com/Getting-meson.html) The build system we use. - [cmake](https://cmake.org/download/) For building some of the dependencies. - [git](https://git-scm.com/) of course On Windows: - Visual Studio (2022 is what is frequently tested). Install the Game Development with C++ package for DirectX. On Linux: - GCC or clang. - wget (for scripts)