Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 316 Bytes

File metadata and controls

10 lines (6 loc) · 316 Bytes

AntiCheatPlugin_Interfaces

Interfaces for implementing AntiCheat plugins for GO

Building

You must implement all functions and invoke all necessary callbacks.

Secure network transport of AntiCheat messages is performed by GO itself and does not need to be handled in the plugin.

Plugins must be built for x86.