SchematicBrushReborn icon indicating copy to clipboard operation
SchematicBrushReborn copied to clipboard

Make schematic set retrieval async

Open rainbowdashlabs opened this issue 2 years ago • 0 comments

The schematic retrieval of selectors should be async.

This allows us to theoretically retrieve schematics from a database or even web based sources.

For backwards compatibility a async method should be implemented which wraps the current synced call. The synced method should never be called by SBR directly

rainbowdashlabs avatar Apr 25 '22 15:04 rainbowdashlabs