Provides generic low-level functionality and cross-platform abstractions for system calls
Build using provided CMakeLists in the repository root.
- Documentation can be built on either Windows or macOS
- Doxygen 1.12.0 (or higher) installed on build machine
Documentation is built using the following defaults:
- TeamCity build agents: ON
- Local dev build: OFF
To override the default documentation build settings, turn the CMake option BUILD_DOCUMENTATION to ON/OFF.
Building the INSTALL target will build all documentation and place it in the path specified by CMAKE_INSTALL_PREFIX.
Entry point for the documentation is documentation/index.html.
Documentation can be built using either .rst (restructuredText) or .md (markdown) files as sources.
Contribution follows the standard GIT PR model.
By submitting a pull request or otherwise contributing to this project, you agree to license your contribution under the MIT Licence, and you confirm that you have the right to do so.
This project is licensed under the MIT Licence. Nothing in the MIT License grants any rights to CCP Games' trademarks or game content.
Copyright notice: © 2025 CCP Games.