Skip to content

Commit 5ae3c71

Browse files
Add SwiftGodot
1 parent f7295fc commit 5ae3c71

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

contents.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8479,6 +8479,18 @@
84798479
"animation"
84808480
]
84818481
},
8482+
{
8483+
"title":"SwiftUISkia",
8484+
"category":"ui",
8485+
"description":"Skia based 2d graphics SwiftUI rendering library, based on Rust to implement software rasterization to perform rendering",
8486+
"homepage":"https://github.com/rustq/swiftui-skia",
8487+
"tags":[
8488+
"swift",
8489+
"swiftui",
8490+
"skia",
8491+
"rust"
8492+
]
8493+
},
84828494
{
84838495
"title": "FlagAndCountryCode",
84848496
"category": "utility",
@@ -8499,6 +8511,6 @@
84998511
"description": "Swift bindings for the Godot game engine to build extensions or act as an api with SwiftGodotKit.",
85008512
"homepage": "https://migueldeicaza.github.io/SwiftGodotDocs/tutorials/swiftgodot-tutorials/",
85018513
"tags":["swift", "game-engine", "bindings"]
8502-
}
8514+
}
85038515
]
85048516
}

0 commit comments

Comments
 (0)