Some sort of interface will need to be developed to save data to a configuration file or something.
Storing keys, settings, ip, username, password.
Also so it can be loaded too.
Maybe an xml file or something.
Well I added the first part to using Python's ConfigParser. I will wait until we have a decent options screen so i can add the rest, like : Video,Sound,Keys,Mouse.... You get the idea.:P
Some sort of interface will need to be developed to save data to a configuration file or something. Storing keys, settings, ip, username, password. Also so it can be loaded too. Maybe an xml file or something.