Skip to content

Commit

Permalink
Some additional detail
Browse files Browse the repository at this point in the history
  • Loading branch information
migueldeicaza committed Sep 14, 2023
1 parent c3f24c8 commit 95ab045
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@

@Section(title: "SwiftGodotKit from Xcode") {
@ContentAndMedia {
Using Godot as a library using SwiftGodotKit

SwiftGodot provides the API bridge between the Swift world and the Godot API. This API can be used to implement new capabilities in both Godot extensions, or to drive Godot entirely from Swift. This tutorial covers how to drive Godot entirely from Swift, rather than how to extend Godot with Swift or implementing functionality for Godot in Swift.

}

@Steps {
Expand Down

0 comments on commit 95ab045

Please sign in to comment.