SMG
SMG
Improving the compatibility for windows and linux binaries will require building through github actions. This avoids issues with native dependencies using newer Rust runtime components like glibc that may not...
This will benefit from automating the build process with GitHub actions. Correctly building and copying `libsmash_arc.dylib`into the executable directory should be the only required change.
This can open an additional dialog window to select the destination and file type. The destination folder should be initialized to the currently configured export path. The file type should...
- [x] #13 - [ ] Convert file paths to their parent directory - [x] convert unsupported directory separators to a single /
smash-arc already has functions for getting all file entries, so it's unnecessary to use the slower and more error prone path manipulation.
Text or image previews can be displayed in the details panel. The information can go under the details panel or replace it if more space is required. - [ ]...
Directories with missing hash labels aren't reported by smash-arc/SmashArcNet