You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,8 @@ This is a work in progress! I have not created an example to test the success of
10
10
11
11
The AI system in written in C++, the sensors and operators written in GdScript and make function calls to the C++ code.
12
12
13
+
Code is no longer _generated from paddy-exe/GDExtensionSummator_ but [the Godot quickstart template for GDExtension development with Godot 4.0+.](https://github.com/godotengine/godot-cpp-template). (Github gives no way to remove that from the repo without wiping this one and remaking it.)
0 commit comments