rpfm_extensions

Crates.iorpfm_extensions
lib.rsrpfm_extensions
version
sourcesrc
created_at2023-03-02 21:07:46.531233
updated_at2024-12-10 04:19:48.447351
descriptionThis crate contains extended functionality (dependencies manager, global search,...) over the `rpfm_lib` crate, meaning stuff that didn't fit in there, it's here.
homepage
repositoryhttps://github.com/Frodo45127/rpfm
max_upload_size
id799195
Cargo.toml error:TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Frodo45127 (Frodo45127)

documentation

README

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

Commit count: 3912

cargo fmt