This repository holds the official documentation for the GDevelop editor.
Install uv for Python. Then:
uv sync
uv run mkdocs serve # To run the documentation locally and see changes.
uv run mkdocs build # To build for deployment on a static hosting.This repository holds the official documentation for the GDevelop editor.
Install uv for Python. Then:
uv sync
uv run mkdocs serve # To run the documentation locally and see changes.
uv run mkdocs build # To build for deployment on a static hosting.