AutoSetup

Automatically sets up the necessary files for injection. Downloads required DLL files if they are not present in the bin directory.

Usage:

AutoSetup()

Example:

Api.External.AutoSetup(); // Automatically downloads necessary files

Last updated