Browse Source

Merge pull request #10366 from xix-xeaon/patch-1

Add Nim GDExtension
Max Hilbrunner 8 months ago
parent
commit
d2ae3e5ee6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tutorials/scripting/gdextension/what_is_gdextension.rst

+ 1 - 0
tutorials/scripting/gdextension/what_is_gdextension.rst

@@ -97,6 +97,7 @@ The bindings below are developed and maintained by the community:
 
 - `D <https://github.com/godot-dlang/godot-dlang>`__
 - `Go <https://github.com/grow-graphics/gd>`__
+- `Nim <https://github.com/godot-nim/gdext-nim>`__
 - `Rust <https://github.com/godot-rust/gdext>`__
 - `Swift <https://github.com/migueldeicaza/SwiftGodot>`__