Role icons that don't work yet, also fixed godot-cpp import stuff

This commit is contained in:
2025-07-16 01:14:56 +10:00
parent 463cbf59cd
commit 11355db87a
11 changed files with 250 additions and 4 deletions

2
README
View File

@@ -1,4 +1,4 @@
You must `scons` to create ./bin/whatever before running this
Deps: Godot >=4.0 (probably)
Makedeps: sconstruct, godot-cpp (which should be symlinked from .)
Makedeps: sconstruct, godot-cpp (which should be symlinked from ., or put its location in a file called "godot-cpp-path" - I moved this dir to my fat32 flashdrive which cannot handle symlinks)