The HTML5 extension SDK is available on git at the following address :
Please login to see this link.
2 / 04 / 2014 : I have updated a much simpler version of the SDK.
- Uses the source code of the HTML5 runtime installed on your machine
- Contains a simple utility that does the job of poking the name of the extension in Extension.js if it is necessary (as it wont be necessary after 281.3 of the editor)
- This utility also automatically copies your work in progress into the data\runtime\html5 directory of your installation of Fusion 2.5, as soon as you modify the code : you just have to do a Build & Run when you change something
- Contains a Template.js, commented, and ready for you to modify
It was ready actually since January, and I simply forgot to upload it on git. Sorry for that.