Rimworld Mod – Part 3
Parsing out the required data took more effort than I expected. My original assumption was that I’d read the xml files directly and use those to populate my optimizer table, […]
Parsing out the required data took more effort than I expected. My original assumption was that I’d read the xml files directly and use those to populate my optimizer table, […]
I’ve never had the need to decompile any code in the past. I know it’s a good skill for any software engineer to have, but it’s always felt cryptic to […]