An API for modding 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
# Install (optional)
cmake --install build/x64-release- Copy
winhttp.dllto your game directory - Copy the
modsfolder to your game directory - Place mod DLLs in the
modsfolder - Launch the game