Module tiger_lib::everything

source ·
Expand description

Stores everything known about the game and mod being validated.

References to Everything are passed down through nearly all of the validation logic, so that individual functions can access all the defined game items.

Structs

  • A record of everything known about the game and mod being validated.

Enums