rbxts-flamework / core

Flamework is an extensible game framework. It requires typescript and offers many useful features.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`Dependency` macro warnings

Fireboltofdeath opened this issue · comments

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.