aroberge / reeborg

Enhanced Karel-the-robot clone
http://reeborg.ca/reeborg.html
Other
47 stars 36 forks source link

Remove default menus from Javascript source files #375

Closed aroberge closed 6 years ago

aroberge commented 6 years ago

The default menus should be moved to custom json files. This would make it easier to add them, as single menu item, in a non-default menu. It would also make customization/localization of Reeborg easier for those wanting to run their own local version with custom menus as they could either give their menus file the same name as the default or do a simple edit in the file where custom menus are selected.