GenieClient / Genie4

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

Config cleanup #72

Closed mj-colonel-panic closed 2 years ago

mj-colonel-panic commented 2 years ago

Cleaned up new config dir options to use the same pathing logic as pre-existing dir configs Added recognition of newline characters \n that aren't preceeded by a carriage return \r to parsing logic Converted ArrayLists to Genie ArrayLists - this should resolve some hanging