Commit graph

15 commits

Author SHA1 Message Date
b57d00e9cd Many improvements (see commit description)
Added more things to roadmap, removed autoload singleton check, added support for Godot 4.1, all startup messages now use Logger.diag() instead of Logger.info() (making them disappear but can be shown if needed), removed autoload.gd, fixes syntax.
2023-07-07 10:58:49 +02:00
e4094e1aa1 Improve README, logger and preprocessor (a lot) 2023-07-07 04:10:53 +02:00
31f854c5c6 Add image to README and splash api 2023-06-29 17:22:13 +02:00
fc04436787 Add NoGithub badge 2023-03-27 13:14:35 +02:00
bc25483721 Added "not yet ready for production" notice 2023-03-19 22:54:59 +01:00
cbc170df4e Renamed config.gd to config.gd.example 2023-03-19 14:35:34 +01:00
4970a74553 Added git submodule commands to "How to install" 2023-03-19 13:37:47 +01:00
b81cf59226 Added "Updating CORE" wiki page to "How to update" 2023-03-19 13:30:51 +01:00
4dd56695a6 Change requirements 2023-03-19 13:15:14 +01:00
0ff88791a6 Added coreinit and cut down one autoload singleton 2023-03-19 13:14:30 +01:00
c6cfa28f96 Added some code formatting 2023-03-18 18:45:00 +01:00
132f7324f4 Changed wording in line eight 2023-03-18 18:43:40 +01:00
e3a8339a0d Did some changes
Modified the title, moved the documentation link to the top and modified the "How to install" and "How to update" sections.
2023-03-18 18:11:57 +01:00
c988261688 Simplified some sentences & made them better. 2023-03-18 16:36:07 +01:00
a04cabb6d8 Initial commit 2023-03-18 16:34:12 +01:00