We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4d54ef commit 4041f3cCopy full SHA for 4041f3c
README.md
@@ -1,6 +1,7 @@
1
SwiftGodotKit provides a way of embedding Godot into an existing Swift
2
application and driving Godot from Swift, without having to use an
3
-extension.
+extension. This is a companion to [SwiftGodot](https://github.com/migueldeicaza/SwiftGodot] which
4
+provides the API binding to the Godot API.
5
6
Take a look at the `TrivialSample` here to see how it works.
7
0 commit comments