zipatch

Crates.iozipatch
lib.rszipatch
version1.0.1
created_at2025-10-31 03:40:01.557824+00
updated_at2025-11-12 08:23:20.997694+00
descriptionA library for parsing and applying ZiPatch files, as used in Final Fantasy XIV
homepage
repositoryhttps://github.com/avafloww/zipatch-rust
max_upload_size
id1909434
size121,232
Ava Chaney (avafloww)

documentation

README

zipatch

A Rust library for parsing and applying ZiPatch files, as used in Final Fantasy XIV.

This library is mostly a port from ZiPatchLib in C#. It has yet to be extensively tested, but is used successfully for boot patching in Thaliak v2. Contributions are welcome!

Minimum Supported Rust Version (MSRV)

This crate requires Rust 1.78.0 or later.

The MSRV may be increased in minor version updates. We will ensure that at least the latest stable Rust version at the time of release is supported.

Commit count: 0

cargo fmt