rbxts-flamework / core

Flamework is an extensible game framework. It requires typescript and offers many useful features.
MIT License
112 stars 8 forks source link

`Dependency` macro warnings #70

Closed Fireboltofdeath closed 1 year ago

Fireboltofdeath commented 1 year ago

Add warning for the macro being called prior to Flamework.ignite() which can be disabled in flamework.json

Preloading warning should be prioritized as it is almost guaranteed to cause issues.