diff --git a/assets/images/starly.png b/assets/images/starly.png new file mode 100644 index 00000000..7bf9b57b Binary files /dev/null and b/assets/images/starly.png differ diff --git a/assets/starly.json b/assets/starly.json new file mode 100644 index 00000000..47efe504 --- /dev/null +++ b/assets/starly.json @@ -0,0 +1,28 @@ +{ + "author": "Vow Software", + "description": "Starly is an orthographic camera library for Defold.", + "forum_url": "https://forum.defold.com/t/starly/78351", + "images": { + "hero": "starly.png", + "thumb": "starly.png" + }, + "library_url": "https://github.com/VowSoftware/starly/archive/main.zip", + "license": "Zlib", + "name": "Starly", + "platforms": [ + "android", + "ios", + "macos", + "windows", + "linux", + "html5" + ], + "project_url": "https://github.com/VowSoftware/starly", + "stars": 0, + "tags": [ + "camera", + "rendering" + ], + "timestamp": 0, + "website_url": "" +} \ No newline at end of file