Hi Folks!
I have been creating a program GalCiv3 XML Modifier. For now it can only read and write TechDefs files. All data is importet to a SQLite database, so when it's time to write the files, thay will be writen the same way eavry time. The program have all the fields in a nice layout for easy read and modification.
Every file is a copy of the original so there is no worry that you will change any thing in the original files. So when you think it's time to write the files, thay are created from scratch eavry time. It's easyer that way. When I tried to modifiy existing files I got nightmares.
Your projects will be saved to document folder, it's here all files will be copied, and where files will be saved.
One can export som data to Excel file for easier access. What is imported is Research Cost, Technology Points and AI Catagory Weight.
I'm going to add TechSpecializationDefs and Text file next. And after that I would like to have your input on to go where.
But for now tesit out and give me some input on what I have missed.
Regards
OokamiChan
File Download:
----------------
https://www.dropbox.com/s/cdrft6ncla58mqj/GC3Modifier.7z?dl=0