plaza-in-a-heatwave / Cadesim

The cadesim server and client, inspired by Puzzle Pirates.
1 stars 1 forks source link

Updating user.config #119

Open plaza-in-a-heatwave opened 4 years ago

plaza-in-a-heatwave commented 4 years ago

Problem

user config (name, screen resolution) and server config (rooms, ports, pins, last room, last ship) are both located in the user.config file, but we want to be able to update the server config without messing with the user config (e.g. resetting screen res each update).

Options