textual-engine icon indicating copy to clipboard operation
textual-engine copied to clipboard

add a config editor to the React DOM render

Open ssube opened this issue 4 years ago • 0 comments
trafficstars

Provide a way to edit the browser config in the React UI, save it to a cookie or storage key, and load from that key if a config has been saved. Fall back to the default config if the key is not present, or the data is not valid. The game will need to restart when config is saved, potentially reloading the page.

ssube avatar Jun 06 '21 23:06 ssube