Update README files

This commit is contained in:
Aaron Franke
2021-07-12 00:30:37 -04:00
parent d72a0104a3
commit 3ef34a63bc
13 changed files with 29 additions and 13 deletions

View File

@@ -2,6 +2,8 @@
These demos show how to use the GDNative C++ bindings.
Language: [GDNative C++](https://docs.godotengine.org/en/latest/tutorials/scripting/gdnative/index.html)
Dependencies:
* You need [godot-cpp](https://github.com/godotengine/godot-cpp),
this is now a Git submodule of this repo.