rpfm_lib

Crates.iorpfm_lib
lib.rsrpfm_lib
version4.2.7
sourcesrc
created_at2023-03-02 21:06:07.734274
updated_at2024-04-03 07:17:54.110907
descriptionThis crate contains the basic functionality for interacting with Total War files.
homepage
repositoryhttps://github.com/Frodo45127/rpfm
max_upload_size
id799193
size1,859,203
Frodo45127 (Frodo45127)

documentation

README

Rusted PackFile Manager - Lib

Rusted PackFile Manager - Lib, is a crate with functionality for manipulating different kind of files used by Total War games, and it's the backbone of the RPFM Project. It also manages Game-Specific logic, and Schemas. The file types it can edit are:

  • Anim Fragments.
  • Anim Packs.
  • Anim Tables.
  • Audio (only MP3).
  • DB Tables.
  • ESF Binaries.
  • Matched Combat Table.
  • Packs (obviously).
  • Portrait Settings (only v4).
  • Unit Variant (form Empire, Napoleon and Shogun 2).
  • Video.

For info on how to use it, check the docs, or RPFM's use of them in their repo.

become_a_patron_button

Commit count: 3722

cargo fmt