BasSDK
BasSDK copied to clipboard
Export skips over catalogs in `Mods` folder.
In the SDK code, the exporter attempts to export catalog jsons, however it only checks files within the default
directory and completely skips any catalogs in the mods
folder. I believe this line is responsible for this. Is this intentional? Or should it have also checked the mods
folder?