me3-coalesced-parser

Crates.iome3-coalesced-parser
lib.rsme3-coalesced-parser
version0.2.0
sourcesrc
created_at2024-06-03 07:19:37.838113
updated_at2024-06-30 06:55:45.84238
descriptionME3 coalesced parser
homepage
repositoryhttps://github.com/PocketRelay/coalesced-parser
max_upload_size
id1259779
size56,087
Jacob (jacobtread)

documentation

README

ME3 Coalesced Parser

This is a Rust parser crate for the Coalesced file format that Mass Effect 3 uses, it can read the binary files and then output the contents as JSON and then convert the JSON back to the binary files

This crate also includes a parser for the TLK file format

Commit count: 34

cargo fmt