OpenNaja / cobra-tools

A suite of GUI tools for extracting and modifying OVL and OVS archives, as well as editing the associated in-house file formats. Also includes a model plugin for Blender. For downloads, guides, and FAQs visit:
https://opennaja.github.io/cobra-tools/
GNU General Public License v3.0
98 stars 26 forks source link

fix multi `library_folders` error #309

Closed skyducks closed 1 year ago

skyducks commented 1 year ago

Hi, When I open the GUI tool, Planet Zoo installed directory was not found because I have 2 steam lib folders on different drives. I just added an exception handling and it was resolved.

It's a minor issue, but I thought it would be helpful for better usability.

HENDRIX-ZT2 commented 1 year ago

to properly solve this, we would need to get the steam paths, I guess