Changes for version 1.06 - 2025-01-12
- Add file system directory format handler
- Rename methods and constructor parameters in mountables to match the new directory format handler's semantics:
- file => path
- handles_file => handles_path
- Release fix: CityHash failed to build on compilers that indicate SSE4.2 support
- Release fix: Raise minimum Perl version to v5.34 (isa infix bug)
Modules
SCS archive controller
File system directory format handler
Find the game dir and mount its archives
SCS HashFS version 1 format handler
SCS HashFS version 2 format handler
In-memory SCS archive handler
Something that can be mounted by Archive::SCS
Provides
in lib/Archive/SCS/CityHash.pm
in lib/Archive/SCS/DirIndex.pm
in lib/Archive/SCS/TObj.pm