joshnygaard / paradox-reader

Python module to read Paradox .txt files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use "w+" mode when opening intermediate files and mkdir output if the folder does not exist

ChiatzenW opened this issue · comments

Just a little touch, the output folder and intermediate files don't always exist and it would be nice to add some checks to create these if not they are not in place.