Common code shared between OpenRCT2 and OpenLoco.
cmake -G Ninja -B bin
cmake --build bin
cmake --install bin
cmake --build bin --target tests
bin/tests
cd tools/fsaw
cmake -G Ninja -B bin
cmake --build bin
libsawyer is licensed under the MIT License.