Przeglądaj źródła

Update Godot Kotlin link to point to newer implementation (#5921)

The makers did a new implementation that works better, according to them.
Moté 3 lat temu
rodzic
commit
bc4a9cb1ec

+ 1 - 1
tutorials/scripting/gdnative/what_is_gdnative.rst

@@ -83,7 +83,7 @@ The bindings below are developed and maintained by the community:
 .. Please keep languages sorted in alphabetical order.
 
 - `D <https://github.com/godot-d/godot-d>`__
-- `Kotlin <https://github.com/utopia-rise/godot-kotlin>`__
+- `Kotlin <https://github.com/utopia-rise/godot-kotlin-jvm>`__
 - `Nim <https://github.com/pragmagic/godot-nim>`__
 - `Python <https://github.com/touilleMan/godot-python>`__
 - `Rust <https://github.com/godot-rust/godot-rust>`__