Skip to content

Commit 7124afa

Browse files
committed
Add Pictures/Gifs and clarified compatability
1 parent 6ae775e commit 7124afa

File tree

7 files changed

+38
-588
lines changed

7 files changed

+38
-588
lines changed

getting_started/step_by_step/scripting_languages.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,10 +124,10 @@ or ClojureCLR. However, C# is the only officially supported .NET option.
124124
in GDScript, C#, or C++ won't have a significant impact on
125125
performance.
126126

127-
C and C++ via GDExtension
127+
C++ via GDExtension
128128
~~~~~~~~~~~~~~~~~~~~~~~~~
129129

130-
GDExtension allows you to write game code in C or C++ without needing to recompile
130+
GDExtension allows you to write game code in C++ without needing to recompile
131131
or even restart Godot.
132132

133133
.. image:: img/scripting_cpp.png

0 commit comments

Comments
 (0)