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 eeb0401 commit a754362Copy full SHA for a754362
contents.json
@@ -8514,6 +8514,13 @@
8514
"description": "Swift bindings for the Godot game engine to build extensions or act as an api with SwiftGodotKit.",
8515
"homepage": "https://migueldeicaza.github.io/SwiftGodotDocs/tutorials/swiftgodot-tutorials/",
8516
"tags":["swift", "game-engine", "bindings"]
8517
+ },
8518
+ {
8519
+ "title": "Swiftly",
8520
+ "category": "dependency-managers",
8521
+ "description": "Swift CLI toolchain installer to install different versions of Swift.",
8522
+ "homepage": "https://github.com/swiftlang/swiftly",
8523
+ "tags":["swift", "dependency", "cli"]
8524
},
8525
{
8526
"title":"MijickCamera",
0 commit comments