- Encoded sound.js file as UTF-8 for faster bytecode execution
- Added Settings Panel
- Settings includes both an About and Privacy Policy Page. These are two of the most common pages you will encounter when creating your apps.
- The code to create the panel can be found in default.js under settings comment.
- The current implementation uses embedded html. I have included an iframe as well if you wish to load external content simply remove the embedded html and uncomment the iframe with the source point to your own url.