245959366c71d847082ddeabedd9b126334c8319
StaticTiles
and CATEGORY
classes for enhanced functionality
`StaticTiles` now uses `System.Text.Json` and supports conditional and mod-based maps with efficient dictionary lookups. Dictionary can be reloaded as needed, typically once per game day. `CATEGORY` allows runtime addition of new categories, with an indexer function for retrieval, and retains static properties for compiled categories.
Description
No description provided
Languages
C#
100%