summaryrefslogtreecommitdiffstats
path: root/gdextension/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Rebrand godot-cpp to redot-cppSpartan3222024-10-311-5/+5
| | | | (cherry picked from commit 35f01391e0dd380c58f085badbf7be22a627c9f9)
* Rename godot-headers to gdextension, move header to top folderRĂ©mi Verschelde2022-12-141-0/+20
Changes the `<godot/gdextension_interface.h>` include to simply `<gdextension_interface.h>`. Refactor and better document the SCons and CMake logic around setting the paths to the header and API JSON file.