Command-line tool that takes a RimWorld saved game as input, extracts skills and stats information about the colonists in the save, and writes the data out into a CSV file.
Converts XML to CSV.
You can define wich XML-Nodes should get extracted. The output is in CSV-Format (';'-seperated).
There are many very good XML-Tools out there, but i want a simple tool that extract easely defined content.
Open a Ticket if you wish changes!