actually I´m working on a Warzone 2100 Unit and Tech Editor Tool. I´m a great fan of modding but i missed a useful Interface to edit the confusing txt config files :-S . And thats the reason why i started this tiny projekt. I used Java and Java Swing AWT Gui for training my programming skill. And last but not least a Java AWT Gui worked on all Windows, Linux and Apple OS`es. The tool self is compiled as an executable JAR File. The Editor is not finished yet, because some needed functions must be implemented by me (for example: auto dezip and zip files for import and export data) but the tool grows every day.
I need stat descriptions for follow list of txt Files:
- brain.txt
- construction.txt
- ecm.txt
- features.txt
- propulsiontype.txt
- repair.txt
- specialability.txt
- structurefunctions.txt
- structuremodifier.txt
- terraintable.txt
- weaponmodifier.txt
- weaponsounds.txt
/research/multiplayer/
- prresearch.txt
- redcpmponents.txt
- redstructure.txt
- researchfunctions.txt
- researchstruct.txt
- resultcomponent.txt
- resultstructure.txt
I hope that some of you can tell me the missing informations. Actually "Placeholders" spells as description in my tool. I think thats not really useful for editing the correct value.
I have added an screenshot as attachment. Please don´t "Buuh" me I know the interface looks like as an "Old Grandma". i´m worked the first time with Java Gui. ^^
p.s. i know my english is bad.

