#modding #total-war #extension

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

32 stable releases

4.2.7 Apr 3, 2024
4.2.6 Feb 16, 2024
4.2.4 Jan 23, 2024
4.2.3 Nov 24, 2023
3.99.119 Mar 4, 2023

#268 in Games

Download history 9/week @ 2024-01-19 12/week @ 2024-02-02 1/week @ 2024-02-09 136/week @ 2024-02-16 26/week @ 2024-02-23 375/week @ 2024-03-01 43/week @ 2024-03-08 10/week @ 2024-03-15 137/week @ 2024-03-29 25/week @ 2024-04-05

173 downloads per month
Used in rpfm_cli

MIT license

2MB
33K 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–36MB
~647K SLoC