Skip to content

Commit

Permalink
Add SwiftGodot
Browse files Browse the repository at this point in the history
  • Loading branch information
TheConnorJohnson committed Nov 10, 2024
1 parent f7295fc commit 5ae3c71
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -8479,6 +8479,18 @@
"animation"
]
},
{
"title":"SwiftUISkia",
"category":"ui",
"description":"Skia based 2d graphics SwiftUI rendering library, based on Rust to implement software rasterization to perform rendering",
"homepage":"https://github.com/rustq/swiftui-skia",
"tags":[
"swift",
"swiftui",
"skia",
"rust"
]
},
{
"title": "FlagAndCountryCode",
"category": "utility",
Expand All @@ -8499,6 +8511,6 @@
"description": "Swift bindings for the Godot game engine to build extensions or act as an api with SwiftGodotKit.",
"homepage": "https://migueldeicaza.github.io/SwiftGodotDocs/tutorials/swiftgodot-tutorials/",
"tags":["swift", "game-engine", "bindings"]
}
}
]
}

0 comments on commit 5ae3c71

Please sign in to comment.