#modding #total-war #extension #documentation

rpfm_extensions

This crate contains extended functionality (dependencies manager, global search,…) over the rpfm_lib crate, meaning stuff that didn’t fit in there, it’s here

42 stable releases

new 4.3.9 Dec 10, 2024
4.3.8 Nov 9, 2024
4.3.7 Oct 9, 2024
4.3.1 Jul 26, 2024
3.99.119 Mar 4, 2023

#166 in Game dev

Download history 133/week @ 2024-08-24 264/week @ 2024-08-31 8/week @ 2024-09-07 160/week @ 2024-09-14 164/week @ 2024-09-21 176/week @ 2024-09-28 146/week @ 2024-10-05 28/week @ 2024-10-12 1/week @ 2024-10-19 108/week @ 2024-11-09 8/week @ 2024-11-16 2/week @ 2024-11-23 7/week @ 2024-11-30 162/week @ 2024-12-07

181 downloads per month
Used in rpfm_cli

MIT license

2.5MB
36K SLoC

Rusted PackFile Manager - Extensions

Rusted PackFile Manager - Extensions, is a crate with extended functionality that did not fit in the rpfm_lib crate, part of the RPFM Project. This functionality includes:

  • Dependencies System.
  • Diagnostics System.
  • Global Search System.
  • Optimizer System.

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

become_a_patron_button


lib.rs:

This crate contains certain functionality extensions that, for one reason or another, didn't fit in the main RPFM lib crate.

Dependencies

~24–36MB
~660K SLoC