ribrdb / desynced-tools

Tools for working with behaviors and blueprints from Desynced.
MIT License
4 stars 3 forks source link

Blueprint compilation support #54

Closed swazrgb closed 5 months ago

swazrgb commented 5 months ago

Supports compilation of exported blueprints, and nesting blueprints inside of behaviors. Behaviors can also be nested inside of blueprints.

Please see the tests/blueprint_with_behavior.ts file for a showcase of the supported features.

swazrgb commented 5 months ago

@ribrdb I went ahead and merged this. If you did have any further feedback or run into issues feel free to let me know and I'll look into it.