Skip to content

Using a Driver

tokitty edited this page Feb 1, 2026 · 1 revision

In your application, using a Driver is very simple!
Simply use the following:

_G.Darwin.DriverLoader:GetDriverByName("YourDriver"):FunctionInTheDriver()

Clone this wiki locally