2025-08-02 11:26:00 +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-07-29 19:58:55 +02:00
2025-08-01 14:49:29 +02:00
2025-08-01 14:50:56 +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 2.4 MiB
Languages
CSS 58.5%
JavaScript 20.6%
Python 18.8%
HTML 0.8%
Batchfile 0.7%
Other 0.6%