This directory contains a modified version of P2:CE's Panorama UI
browser/
-- Contains a webkit css file for browser widgetfonts/
-- Contains the fonts used in Panoramalayout/
-- All UI layouts go here. They're in XML, not HTMLscripts/
-- All JavaScript scripts go here. We use ES6 JSstyles/
-- All CSS/SCSS/SASS stylesheets go here. Note that Panorama CSS is an extended version of normal CSS. Some properties will be missingdev_keybinds.cfg
-- These keybinds will only be loaded if -dev is passed to the game. By default we bind F6 to open the debugger, F7 to reload changed files, and F8 to reload everything, as well as some other functions.panorama.cfg
-- This cfg defines various panorama directories, associating them with a namedefault_keybinds.cfg
-- This is just a list of the default panorama keybinds