yruen / Texture-Filterer

A collection of Python scripts to organize texture dumps in various ways
MIT License
2 stars 0 forks source link

Yruen/issue25 #27

Closed yruen closed 2 years ago

yruen commented 2 years ago

Also changes all instances where a path is made manually, like f"{directory}/{file}" to an os.path.join implementation