GandaG / pyfomod

A high-level fomod library written in Python.
https://pyfomod.rtfd.io/
Apache License 2.0
7 stars 6 forks source link

Allow for options with same destination #10

Closed Voxed closed 4 years ago

Voxed commented 4 years ago

Proposed fix for #9. Returned files are sorted with priority to allow for overwriting the directory with higher priority files.

fixes #9

GandaG commented 4 years ago

pyfomod already does this - closing