Skip to content
This repository has been archived by the owner on Jun 16, 2018. It is now read-only.

Make config accessible through file/GUI for compiled version #28

Open
kmeesters opened this issue Oct 24, 2016 · 1 comment
Open

Make config accessible through file/GUI for compiled version #28

kmeesters opened this issue Oct 24, 2016 · 1 comment

Comments

@kmeesters
Copy link
Member

Currently the config file is embedded in the exe (windows) this should be separated. Additionally, some config options should be accessible through the GUI (like mhub server and node)

@rikkertkoppes
Copy link
Member

We may be able to

  • use the embedded config as the defaults
  • save a file on disk with nodejs that is a copy of that default
  • open an api to save stuff to that file
  • have the config window write to that api

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants