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

Remove legacy APIs #88

Closed Fireboltofdeath closed 1 year ago

Fireboltofdeath commented 1 year ago

This is a breaking change.

Removes Testing.patchDependency, isInitialized, Flamework.ignite() config.

Moves stateful variables to the top of the namespace.