Skip to content

Welcome to the OpenCentauri documentation

Currently, this project is only documentation to help in discovery of the secrets within the Centauri Carbon.

Feel free to contribute on Github

There is also a Discord server for collaboration

Local docs development

  1. Install Python. On windows, don't forget to check 'add to path' in the installer.
  2. Install Git
  3. Clone this repository git clone https://github.com/suchmememanyskill/OpenCentauri
  4. Inside the repository's folder, run pip install -r requirements.txt
  5. Run mkdocs serve for a live preview of the site