The CORE Framework, simplifying game and app development since 2023
Find a file
JeremyStarTM fa720dadfb Hide headers and body (fix #8)
The edl module will now only log the amount of headers (create_download() and start_download()) and it will no longer print the full request body into the console. It will now instead print the amount of characters in the request body (create_download()).
2024-03-27 15:11:16 +01:00
dist Update initialize-core.md 2024-03-22 22:31:12 +01:00
docs Fix ternary conditional warning 2024-03-27 15:09:19 +01:00
src Hide headers and body (fix #8) 2024-03-27 15:11:16 +01:00
.corebasepath Uncringe the project 2024-02-04 21:36:30 +01:00
.gitattributes Uncringe the project 2024-02-04 21:36:30 +01:00
.gitignore Uncringe the project 2024-02-04 21:36:30 +01:00
LICENSE Change license (GPL -> AGPL) 2024-03-03 18:53:09 +01:00
project.godot Uncringe the project 2024-02-04 21:36:30 +01:00
README.md Uncringe the project 2024-02-04 21:36:30 +01:00
Test.gd Make Test.gd more modern 2024-03-24 15:43:31 +01:00
Test.tscn Rename modules 2024-03-21 15:47:39 +01:00

CORE Framework

The framework that simplifies your game/application development


Documentation