Crate rzfile

Crate rzfile 

Source
Expand description

§rzfile

A library for handling client files used by the RZEmulator project by NGemity.

This crate provides tools to parse, decrypt and interpret game resource files such as data.000 and associated hashed archives.

Modules§

error
Contains the [RZError] type returned by various operations in this crate.
file
Functions related to parsing and handling the data.00x archive files, including parsing index data and resolving offsets.
name
Provides encryption and decryption utilities for file content and hashed file names.