Skip to content

Commit 4dc169b

Browse files
committed
Update readme to disclaim template changes
Code for 4.4 has be updated using the template from godotengine/godot-cpp-template
1 parent c3b1ab5 commit 4dc169b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ This is a work in progress! I have not created an example to test the success of
1010

1111
The AI system in written in C++, the sensors and operators written in GdScript and make function calls to the C++ code.
1212

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.)
14+
1315
# Usage
1416

1517
Godot 4.4 is the currently used Version.

0 commit comments

Comments
 (0)