feat(api-gdext): ✨ Add Lair module structs and traits to extend simulator API functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
a40a021c5c
commit
d37234557b
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ pub mod building_action;
|
|||
pub mod building_registry;
|
||||
pub mod capture;
|
||||
pub mod civics;
|
||||
pub mod lair;
|
||||
mod mod_host;
|
||||
pub mod observation;
|
||||
pub mod player_api;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue