/EntitiesFileGenerator

a program that takes the system xml and generates the contents of the entities.txt file used for stelcart. Not perfect, but it covers most things. Works by parsing the name and checking against various keywords (i.e. shipyard, defense, etc). If no applicable keywords exist, it then gets the hullID of the object (if available) and checks that against the latest vesselData.xml file and tries to get any useful information from that (i.e. the type of base, etc).

Primary LanguageJava

Watchers