codewario / PocketLibraryImages

This tool will prepare an image library for use with cartridges (and openFPGA cores if Analogue ever supports them) on Analogue OS
MIT License
104 stars 1 forks source link

"Move" operations need to be able to merge folders if they exist #13

Open codewario opened 11 months ago

codewario commented 11 months ago

Currently the script errors out if the folder to move to already exists. This behavior should be improved to instead merge the folders. Very useful when trying to combine libraries (e.g. GB and GBC) under one folder without having to use File Explorer to merge them all into one folder tree.