Files
sophia/README.md
T

284 B

sophia

Getting Started

COMING SOON

Developing on the engine

Dependencies

Build instructions

cmake -S . -B build -DCMAKE_BUILD_TYPE=Debug
cd build
make -j