We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c61a83 commit 394f1dbCopy full SHA for 394f1db
README.md
@@ -8,6 +8,6 @@ Godot 4.2.2
8
9
Because of the godot extensions of Rust and Cpp,you should make sure that the rust and cpp compiler have been installed.
10
11
-Then you can run ```python script/build.py``` to build the extension (both Debug and Release)
+Then you can run ```cd script && python build.py``` to build the extension (both Debug and Release)
12
13
Finally,you can start godot editor and develop or export the game.
0 commit comments