Unfortunately, I can't find a link to it anywhere. This would be very helpful, however, it was removed from this site, and I can't find it using Google searches either.
Okay. I was thinking though, since it is still a small mod, the main thing I want to use it for is the String module. I could write my string's in that, then call process_string and that should work fine, right? Thanks for the help.
Hello. I have a problem... I originally made a small mod with all new troops (about 130 of them) by editing text files, since I did not know about the module system then. Now, I have the module system installed, but converting every single unit to python code would take forever. Is there anyway I can convert my text to the module python files easily? Thanks!