
Use FAPI Structure API
Kneelawk opened this issue ยท 1 comments
Currently structures are added to the game by mixing into StructureFeature
and StructuresConfig
and adding the feature and its config to each of the associated maps. The FAPI has a structure api for doing this more cleanly.
Closed by #51.