mirror of
https://github.com/godotengine/godot-contributing-docs.git
synced 2026-01-03 18:09:19 +03:00
28b2b4fa937d88f62d087801d8e8f6d4816acd8f
Godot Engine Contributing documentation
WIP Repository
Setup
python -m venv .venv
source .venv/bin/activate
pip install
Serve
make html
cd build/html
python -m http.server
Description
Languages
CSS
58.5%
JavaScript
20.6%
Python
18.8%
HTML
0.8%
Batchfile
0.7%
Other
0.6%