Reso-Net / ResoNet-Client

Desktop app that uses Electron and ResoNet-Lib to interact with the Resonite Api and SignalR endpoints
1 stars 0 forks source link

Better config handling #2

Open LeCloutPanda opened 2 months ago

LeCloutPanda commented 2 months ago

Improve config handling by searching in apps directory for a config file and if not found generate one with required fields alternatively if a file is found but missing data populate the data and let the user know incase of config changes.

This will be needed when compiling into executable apps