Skip to content

Kyle-Ye/GodotSwiftTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 debug to accelerate build

Once you modify the Swift code, run ./build.sh <release/debug> again to rebuild the dylib.

LICENSE

MIT license

see detail in LICENSE file

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published