DCS-BR-Tools / briefing-room-for-dcs

An advanced mission generator for Eagle Dynamic's DCS World.
GNU General Public License v3.0
207 stars 28 forks source link

Save the data that is currently in the *.brt to local storage #997

Closed rbz518 closed 1 week ago

rbz518 commented 2 weeks ago

Brief Description:

Save the data that is currently in the *.brt to local storage so that it is only necessary to (clear/alter/backup/restore settings)

How does it work:

I believe this shouldn't be too difficult to put in place and won't require any server-side resources. Save the *.brt data in JSON format to the browser's local storage and add button to clear settings.

Why can't it be done in the ME quickly:

When needing to load the settings the process is streamlined to just altering previous settings.

john681611 commented 2 weeks ago

Turns out its surprisingly easy to implement image Its toggled by this new icon