소스 검색

Merge pull request #8089 from TheBlckbird/master

Add Swift to what_is_gdextension.rst
Max Hilbrunner 2 년 전
부모
커밋
40aa2a7592
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      tutorials/scripting/gdextension/what_is_gdextension.rst

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

@@ -82,6 +82,7 @@ The bindings below are developed and maintained by the community:
 .. Please keep languages sorted in alphabetical order.
 
 - `Rust <https://github.com/godot-rust/gdextension>`__
+- `Swift <https://github.com/migueldeicaza/SwiftGodot>`__
 
 .. note::