2025-08-19 16:24:42 +02:00
2025-08-02 11:26:00 +02:00
2025-08-01 14:49:29 +02:00
2025-08-02 11:26:00 +02:00
2025-08-08 15:05:14 +02:00
2025-07-29 19:58:55 +02:00
2025-08-19 16:13:35 +02:00
2025-07-29 19:58:55 +02:00
2025-07-29 19:58:55 +02:00
2025-07-29 19:58:55 +02:00
2025-07-31 14:03:00 +02:00

Godot Engine Contributing documentation

WIP Repository

Setup

python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

Serve

source .venv/bin/activate
make html
cd build/html
python -m http.server
Description
WIP
Readme 3 MiB
Languages
Python 50.6%
CSS 35.6%
JavaScript 12.5%
HTML 0.5%
Batchfile 0.4%
Other 0.4%