Owl.AddControllers(folder: Instance)
Client OnlyIterates recursively through target instance containers to require and bootstrap local Client ModuleScripts safely.
Parameters
folder*Instance | Target container object hosting Controller components. |
Returns
voidNothing.
Owl.AddControllers(game:GetService("ReplicatedStorage").Modules.Controllers)