The CORE Framework, simplifying game and app development since 2023
JeremyStarTM
32e09ea296
Changes in this commit include: - Add Core.cleanup() and CoreBaseModule._cleanup() functions - All builtin modules now clean and free any nodes - Reduce code duplication in src/core.gd by not writing the same code for all builtin modules but instead iterating through a array |
||
---|---|---|
addons | ||
dist | ||
docs | ||
src | ||
tests | ||
.corebasepath | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
project.godot | ||
README.md | ||
Test.gd | ||
Test.tscn |