Cargo Features
peace_item_model has no features set by default.
[dependencies]
peace_item_model = { version = "0.0.14", features = ["item_locations_and_interactions", "output_progress"] }
- item_locations_and_interactions
-
Enables indexmap and peace_core
- output_progress
-
Enables output_progress of peace_cmd_model and peace_core
Affects
item_locations_and_interactions::ItemLocationsAndInteractions.item_location_to_item_id_sets
…