You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A new require mode called "hybrid" that allows darklua to recognise and bundle both Roblox require mode, and the path require mode. It attempts to first parse Roblox, and if that fails, it attempts to parse the path mode.
The text was updated successfully, but these errors were encountered:
A new require mode called "hybrid" that allows darklua to recognise and bundle both Roblox require mode, and the path require mode. It attempts to first parse Roblox, and if that fails, it attempts to parse the path mode.
The text was updated successfully, but these errors were encountered: