Cargo Features
ezomyte has no features set by default.
[dependencies]
ezomyte = { version = "0.0.2", features = ["mods_db"] }
- mods_db
-
Enables the mod database which is used to resolve item mod texts and extract the mod values.
This is disabled by default because it increases memory usage by a couple dozen MB and needs a few seconds to initialize on first use.