Crate screeps_async_macros
source ·Expand description
Macros used with screeps-async
Attribute Macros§
- Helper to wrap your main loop entrypoint in code that will automatically configure the ScreepsRuntime and invoke it at the end of each tick.
Macros used with screeps-async