JeremyStarTM
83ea84b9ab
This commit added: - A website and documentation (two in one) containing a install guide and code references - Character counting script (count_characters.sh) - Godot development project support (making a temporary godot project) - Makefile
16 lines
607 B
Markdown
16 lines
607 B
Markdown
---
|
|
hide:
|
|
- navigation
|
|
---
|
|
# References index
|
|
Here you can find all code references.<br/>
|
|
**Index syntax**: *Human-friendly name (callable_gdscript.name)*
|
|
|
|
## [CORE configuration file (core.config)](/references/config.gd/)
|
|
## [CORE Holder (core)](/references/core.gd/)
|
|
## [Events (core.events)](/references/events.gd/)
|
|
## [Preprocessor (Preprocessor)](/references/preprocessor.gd/)
|
|
## [Resource Manager (core.resmgr)](/references/resmgr.gd/)
|
|
## [Scene Manager (core.smgr)](/references/smgr.gd/)
|
|
## [Splash Screen (core.splash)](/references/splash.gd/)
|
|
## [Window Manager (core.wmgr)](/references/wmgr.gd/)
|