We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Update WeChat and Facebook Instant Games guides to modern melonJS - Use ES6 classes and imports instead of Jay inheritance (me.Sprite.extend) - Use new Application() entry point instead of me.video.init/me.device.onReady - Use event.on() instead of me.event.subscribe() - Update SDK references and minimum version to 18.x - Remove dead links (html5gamedevs.com forum) - Fix typos and modernize code examples
Updated How to deploy WeChat Mini Games with melonJS (markdown)
Updated How to deploy your games on WeChat Mini Games platform (markdown)