- Notifications
You must be signed in to change notification settings - Fork0
Read-only, low level, virtual file types for the RuneScape file system.
License
jimvdl/rune-fs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Read-only, low level, virtual file types for the RuneScape file system.
This crate supplies all of the backing types forrs-cache. Many of thesetypes were private but are now publicly available. rs-cache is a high level api for both the OSRS and RS3caches and exposing these low level virtual types didn't make sense, hence this crate.
A word of caution, these types are highly experimental, I have done my best to document and test asmuch as I can, but there might still be the weird occasional edge-case. With that said, whenever you finda bug or missing feature; or even unsoundness don't hesitate toopen an issue.
Useful links:
Releases
Documentation
About
Read-only, low level, virtual file types for the RuneScape file system.