New and improved Chao World Documentation created for General Purpose Chao Modding
Powered by MKDocs and MKDocs Material theme.
To view these documents online, click here
Install MKDocs using pip
:
pip install mkdocs
Install Material theme using pip
:
pip install mkdocs-material
Run Mkdocs using mkdocs serve
:
python -m mkdocs serve