GenieClient / Genie4

.NET 6 Update of Genie
GNU General Public License v3.0
20 stars 14 forks source link

Profile driven lich connections #32

Closed d-stafford closed 2 years ago

d-stafford commented 2 years ago

This initial lich settings changes using appsettings.json to read in settings based on chosen connection profile. This code sets up the basic structure. More commands will need to be added to allow a ui to add, update and delete settings.

d-stafford commented 2 years ago

These changes got pulled into the json-setting branch. this should not be merged into main.