Skip to content

Commit

Permalink
Update contents.json
Browse files Browse the repository at this point in the history
  • Loading branch information
FulcrumOne authored Dec 17, 2024
1 parent 94dd3a8 commit a28ae5a
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -8511,6 +8511,12 @@
"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"]
}
},
{
"title":"MijickCamera",
"category":"camera",
"description":"Camera made simple. Fully customizable camera library that significantly reduces implementation time and effort. Written with and for SwiftUI.",
"homepage":"https://github.com/Mijick/Camera"
}
]
}

0 comments on commit a28ae5a

Please sign in to comment.