Good evening/good morning. To modify the game, you can manually install the two files located in the cheat_menu/www/js/plugins folder, named cheat_menu.css and cheat_menu.js, directly into the main game folder at www/js/plugins. Then, go back to the js folder and edit the main.js file. You can open it with Notepad and add these two lines:
PluginManager._path= 'js/plugins/'; PluginManager.loadScript('Cheat_Menu.js'); I've included a screenshot so you can see. I hope this helps some people. Have a good evening/day.