Crates.io | rpfm_extensions |
lib.rs | rpfm_extensions |
version | |
source | src |
created_at | 2023-03-02 21:07:46.531233 |
updated_at | 2024-12-10 04:19:48.447351 |
description | 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. |
homepage | |
repository | https://github.com/Frodo45127/rpfm |
max_upload_size | |
id | 799195 |
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` |
size | 0 |
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:
For info on how to use them, check the docs, or RPFM's use of them in their repo.