#runescape #low-level #osrs #rs3

rune-fs

Read-only, low level, virtual file types for the RuneScape file system

6 releases

0.1.5 Jul 11, 2023
0.1.4 Jun 12, 2022
0.1.2 Jan 31, 2022

#515 in Filesystem

21 downloads per month
Used in 2 crates

MIT license

55KB
1K SLoC

rune-fs

Build API Crate dependency status

Read-only, low level, virtual file types for the RuneScape file system.

This crate supplies all of the backing types for rs-cache. Many of these types were private but are now publicly available. rs-cache is a high level api for both the OSRS and RS3 caches 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 as much as I can, but there might still be the weird occasional edge-case. With that said, whenever you find a bug or missing feature; or even unsoundness don't hesitate to open an issue.

Useful links:
        Releases
        Documentation

Dependencies

~2.6–3.5MB
~66K SLoC