defold / asset-portal

List of Defold assets, libraries and extensions
181 stars 32 forks source link

Defold GUI #108

Closed whiteboxdev closed 1 year ago

whiteboxdev commented 1 year ago

Optionally also attach two images Defold GUI-hero.[png|jpg] (max 2400x666) and Defold GUI-thumb.[png|jpg] (max 580x380). { "name": "Defold GUI", "description": "Defold GUI provides customizable widgets to a Defold game engine project.", "license": "MIT", "author": "Klayton Kowalski", "library_url": "https://github.com/klaytonkowalski/library-defold-gui/archive/main.zip", "project_url": "https://github.com/klaytonkowalski/library-defold-gui", "forum_url": "https://forum.defold.com/t/defold-gui/71437", "website_url": "", "platforms": [ "android", "ios", "macos", "windows", "linux", "html5" ], "tags": [ "gui" ], "images": { "hero": "defold-gui-thumbnail.png", "thumb": "defold-gui-thumbnail.png" } }