
K
Publisher
kyle
Godot Swift Template
Game Kits
Swift macOS Template Build Development Dylib Library
A template to build Godot games with Swift on macOS.
This plugin has been mirrored from the Godot Asset Library.
The plugin author is in no way affiliated with Gadget.
If you are the author of this plugin and would like this mirror removed, please contact support@gadgetgodot.com.
GodotSwiftTemplate
A template to build Godot games with Swift on macOS.
Build this upon with the amazing SwiftGodot library.
The SimpleRunner code is a part of the SwiftGodot tutorial example code licensed under MIT.
Usage
run ./build.sh release to build the dylib.
For development purpose, run
./build.sh debugto accelerate build
Once you modify the Swift code, run ./build.sh again to rebuild the dylib.
LICENSE
MIT license
see detail in LICENSE file