defold / asset-portal

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

Defold Parser Asset #113

Closed mtuprikov-ms closed 1 year ago

mtuprikov-ms commented 1 year ago

Optionally also attach two images Defold Parser-hero.[png|jpg] (max 2400x666) and Defold Parser-thumb.[png|jpg] (max 580x380). { "name": "Defold Parser", "description": "Parse Defold files to JSON and back", "license": "MIT", "author": "Insality", "library_url": "", "project_url": "https://github.com/Insality/defold-parser", "forum_url": "https://forum.defold.com/t/defold-parser-node-module/71903", "website_url": "https://github.com/Insality/defold-parser", "platforms": [ "android", "ios", "macos", "windows", "linux", "html5" ], "tags": [ "system", "util" ], "images": { "hero": "", "thumb": "" } }