• v0.2.0 23ec7ea6dd

    Files! Pre-Release

    CalebQ42 released this 2020-11-27 00:36:21 -06:00 | 212 commits to main since this release

    Reading from a squashfs now comes in the form of squashfs.File. This gives more information about the file or folder your interacting with, and provides an io.Reader interface.

    What this means is you can easily find the files you need, either by getting a list of ALL files and folder, through a string path, or by searching for one with a function.

    Downloads