cyberrumor / ammo

Almost Manual Mod Organizer - Linux MO for Bethesda Games
GNU General Public License v2.0
28 stars 6 forks source link

Switch to pathlib #24

Closed cyberrumor closed 1 year ago

cyberrumor commented 1 year ago

Pathlib is apparently the canonical module for all the stuff I'm using os.path for.