A mod template for MIO: Memories in Orbit
- CMake 3.20 or higher
- MSVC (Visual Studio 2019 or later)
- vcpkg
- Ninja
# Configure
cmake --preset x64-release
# Build
cmake --build --preset x64-release- Copy
build/x64-release/bin/my_mod.dllinto your MIO install'smodsdirectory - Launch the game