Crate screeps_async_macros

Source
Expand description

Macros used with screeps-async

Attribute Macrosยง

main
Helper to wrap your main loop entrypoint in code that will automatically configure the ScreepsRuntime and invoke it at the end of each tick.