Version 0.3.0
What's new
- Added support for shared Utils, belonging to src/shared/utils, src/_systems//shared/utils, place_overrides//shared/utils, and place_overrides//_systems//shared/utils
- Added new woolly commands:
woolly open <kind> <Name>which searches the codebase for a .luau file with this name + kind and opens it in your editor.
woolly list [kind]Lists all .luau files of type kind, or if no kind is provided, lists all .luau files organised by kind