-
Symlinking! Pre-Release
released this
2020-11-28 02:39:58 -06:00 | 209 commits to main since this release- Now featuring some symlink support.
- If a squashfs.File is a symlink (which you can find out with the IsSymlink function) you can get the path it's symlinking to, and get the file it's symlinking to, if said file is inside the archive.
- You can now get a file from a path from a squashfs.File directory.
Downloads
- Now featuring some symlink support.