#modding #diagnostics #total-war #optimization #manager #system #rpfm

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

34 stable releases

new 4.3.1 Jul 26, 2024
4.2.6 Feb 16, 2024
4.2.3 Nov 24, 2023
4.0.22 Jun 17, 2023
3.99.119 Mar 4, 2023

#98 in Games

Download history 137/week @ 2024-03-29 31/week @ 2024-04-05 2/week @ 2024-04-12 4/week @ 2024-05-17 6/week @ 2024-05-24 2/week @ 2024-05-31

1,573 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

~22–37MB
~645K SLoC