A simple DLL injection automation for applying mods to running A3 server executables!
- Dot net 4.5
- Build the project using Visual Studio 2019 or download binary from latest release.
- Update
Config.json
. - Start your server.
- Run the executable.
Thanks to https://guidedhacking.com/ for the C# DLL injection helper class.