Today I added CharacterList Class : List<Character> to manage some of the saved character data, a form load to the main frmGenesys, and SkillsList.xml to hold the initial values of Terrinoth skills. I'll add Android skills next time I'm working in there.
I also added a new string 'category' to the Skill class. This will enable me to let a user add a new skill and place it under the correct header. That forced me to make some minor additions to the xml read and write.
I should probably add something here.