defold / asset-portal

List of Defold assets, libraries and extensions
179 stars 33 forks source link

Mobile HTML5 Text Keyboard Input #138

Closed mchlkpng closed 1 year ago

mchlkpng commented 1 year ago

Optionally also attach two images Mobile HTML5 Text Keyboard Input-hero.[png|jpg] (max 2400x666) and Mobile HTML5 Text Keyboard Input-thumb.[png|jpg] (max 580x380). { "name": "Mobile HTML5 Text Keyboard Input", "description": "A Lua module to get text input on mobile browsers for Defold projects.\n", "license": "MIT License", "author": "Mchlkpng", "library_url": " https://github.com/mchlkpng/defold-mobilehtml5-typing/archive/main.zip", "project_url": "https://github.com/mchlkpng/defold-mobilehtml5-typing", "forum_url": "", "website_url": "", "platforms": [ "html5" ], "tags": [ "input", "tools", "util" ], "images": { "hero": "", "thumb": "" } }