Build Instructions
Questo contenuto non è ancora disponibile nella tua lingua.
This document provides step-by-step instructions for building the Saturn engine and editor from source code.
Follow these steps to build Saturn from source.
-
Clone the repository and initialize all submodules.
Terminal window git clone --recurse-submodules https://github.com/WilliamKarolDiCioccio/saturn -
Select a CMake configure preset appropriate for your platform.
-
Select a corresponding build preset and build the project. The vcpkg toolchain installs dependencies automatically.
At this point, the engine, editor, and test targets are available for your platform.