Home
Softono
GDevelop-documentation

GDevelop-documentation

Open source JavaScript
187
Stars
732
Forks
162
Issues
10
Watchers
1 week
Last Commit

About GDevelop-documentation

Documentation of GDevelop - the fast, open-source, no-code game engine.

Platforms

Web Self-hosted

Languages

JavaScript

GDevelop Documentation repository

GDevelop logo

This repository holds the official documentation for the GDevelop editor.

Getting Started

❔ I want to... 🚀 What to do
Improve or add articles to the documentation Head over to this README to understand the syntax of the documentation.
Bring improvements to the documentation interface Head over to this README to understand how this repository works.

Contribute to this repository

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.