openstranded-common-building 0.1.0

OpenStranded building domain types: BuildingDef, BuildingGroup, BuildSpace
Documentation
  • Coverage
  • 100%
    27 out of 27 items documented0 out of 0 items with examples
  • Size
  • Source code size: 54.78 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 642.04 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 7s Average build duration of successful builds.
  • all releases: 7s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • OpenStranded/common-building
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • AvengerAnubis

openstranded-common-building

Shared data types for the OpenStranded building system.

Part of the OpenStranded project. Published on crates.io.

Types

Type Purpose
BuildingDef A building recipe (from buildings.inf)
BuildingGroup Category enum (building, storage, production)
BuildSpace Where a building can be placed (land, water, shore, …)
BuildingRequirement An ingredient: item_id + count

Dependencies

Only serde — this is a pure data crate with no engine dependencies.

License

GPL-3.0-or-later