richie0866 / rbxm-suite

Tool designed for exploiting with a Rojo-based workflow
MIT License
22 stars 3 forks source link

Lazy-load script sources #2

Closed richie0866 closed 3 years ago

richie0866 commented 3 years ago

Optimize RbxScript and RbxModule objects by only calling loadstring right before the code is needed.

This improves speeds when loading models with unused spec files, like Roact