CORE/docs/references/index.md
JeremyStarTM 83ea84b9ab Documentation/website release and more
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
2023-07-09 00:16:15 +02:00

607 B

hide
navigation

References index

Here you can find all code references.
Index syntax: Human-friendly name (callable_gdscript.name)

CORE configuration file (core.config)

CORE Holder (core)

Events (core.events)

Preprocessor (Preprocessor)

Resource Manager (core.resmgr)

Scene Manager (core.smgr)

Splash Screen (core.splash)

Window Manager (core.wmgr)