Find a file
2025-03-14 14:22:31 +01:00
bin Update README.md by removing typo 2024-08-15 21:30:11 +02:00
godot fix: plan being considered empty if the last state is still active 2025-03-10 23:34:02 +01:00
godot-cpp@fbbf9ec4ef chore: updated godot-cpp 2024-08-15 21:49:13 +02:00
src feat: upgraded debug print to warning 2025-03-14 14:22:31 +01:00
.clang-format feat: updated clang-format 2025-03-10 23:34:14 +01:00
.editorconfig Add Godot .editorconfig 2024-08-15 21:27:32 +02:00
.gdignore Add .gdignore file to prevent editor from importing resources 2024-08-15 21:27:33 +02:00
.gitattributes Created game template 2024-03-07 20:41:08 +01:00
.gitignore chore(git): added kate-swp files to gitignore 2024-09-09 11:32:31 +02:00
.gitmodules feat: bumped target version of godot-cpp 2024-04-02 15:47:51 +02:00
init.sh feat: added project.godot update as part of init.sh 2024-05-28 11:41:16 +02:00
LICENSE.md Initial commit 2023-08-08 01:43:32 +02:00
Makefile fix(tools): removed global path from Makefile 2024-08-18 17:40:21 +02:00
SConstruct feat: added src/goap to sources in SConstruct 2024-08-15 21:43:20 +02:00