godotengine / godotengine/godot-docs
An explanation on the custom modules.
- Dominant language
- reStructuredText
- Stars
- 5.7k
- Forks
- 3.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 25
Description
**Your Godot version:**
3.4.2
**Issue description:**
Documentation regarding building godot from source should be enhanced, specifically which modules can be safely omitted within the custom.py, and which circumstances it is safe to omit them. I found very little information on the documentation website about what each module specifically does, and the automatic custom.py generator site does not explain every module listed with scons --help. I intend to use custom modules heavily, and want to optimize my build times as much as possible.
**URL to the documentation page (if already existing):**
https://docs.godotengine.org/en/stable/development/compiling/optimizing_for_size.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.