The future of using different languages with godot?
github.com·10h·
Discuss: r/godot
Flag this post

SwiftGodot

SwiftGodot provides Swift language bindings for the Godot 4.4 game engine using the new GDExtension system. Support for older versions of Godot is available on branches.

SwiftGodot can be used to either build an extension that can be added to an existing Godot project, where your code is providing services to the game engine, or it can be used as an API with SwiftGodotKit which embeds Godot as an application that is driven directly from Swift.

Tutorials and Documentation:

Similar Posts

Loading similar posts...