L0laapk3 / FactorioMaps

L0laapk3's FactorioMaps mod
https://mods.factorio.com/mod/L0laapk3_FactorioMaps
Other
118 stars 22 forks source link

Support savegames located in subdirectories #109

Closed sonowz closed 1 year ago

sonowz commented 1 year ago

Did you know: you can create subdirectories in the savefile directory and organize savegames? This commit supports such functionality. For example:

python auto.py mapname subdir/savegame

works if the savegame is located as .../Factorio/saves/subdir/savegame.zip.

L0laapk3 commented 1 year ago

I thought this was already supported :P but I can't remember testing it. Thank you for your contribution, I'll verify and merge it for next commit :)

sonowz commented 1 year ago

Good! FYI I have tested that it works.