#totalwar #modding

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

10 stable releases

new 4.0.9 Mar 21, 2023
4.0.8 Mar 20, 2023
3.99.119 Mar 4, 2023

#49 in Games

Download history 44/week @ 2023-02-28 63/week @ 2023-03-07 87/week @ 2023-03-14

194 downloads per month
Used in rpfm_cli

MIT license

1MB
17K 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

~21MB
~503K SLoC