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

Automatically determine proper loadOrder for singletons #60

Closed Fireboltofdeath closed 2 years ago

Fireboltofdeath commented 2 years ago

Use the known dependency graph to automatically determine the correct order for singletons when a user has not provided one.