We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Optionally also attach two images Defold Wrap-hero.[png|jpg] (max 2400x666) and Defold Wrap-thumb.[png|jpg] (max 580x380). { "name": "Defold Wrap", "description": "This library aims to help you change the way you write code on Defold.", "license": "MIT", "author": "Chung Xa", "library_url": "https://github.com/baochungit/defold-wrap/archive/master.zip", "project_url": "https://github.com/baochungit/defold-wrap/", "forum_url": "", "website_url": "", "platforms": [ "android", "ios", "macos", "windows", "linux", "html5" ], "tags": [ "lua", "system", "gui", "util" ], "images": { "hero": "https://baochungit.github.io/public/images/defold-wrap-banner.jpg", "thumb": "https://baochungit.github.io/public/images/defold-wrap-logo.jpg" } }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Optionally also attach two images Defold Wrap-hero.[png|jpg] (max 2400x666) and Defold Wrap-thumb.[png|jpg] (max 580x380).
{
"name": "Defold Wrap",
"description": "This library aims to help you change the way you write code on Defold.",
"license": "MIT",
"author": "Chung Xa",
"library_url": "https://github.com/baochungit/defold-wrap/archive/master.zip",
"project_url": "https://github.com/baochungit/defold-wrap/",
"forum_url": "",
"website_url": "",
"platforms": [
"android",
"ios",
"macos",
"windows",
"linux",
"html5"
],
"tags": [
"lua",
"system",
"gui",
"util"
],
"images": {
"hero": "https://baochungit.github.io/public/images/defold-wrap-banner.jpg",
"thumb": "https://baochungit.github.io/public/images/defold-wrap-logo.jpg"
}
}
The text was updated successfully, but these errors were encountered: