Exposes API endpoint calls as natives, tracks player's/server's realtime status and tracks messages for crosschat.
This is requires you to have an FKZ API instance.
- Copy the contents of
/scripting/to/addons/sourcemod/scripting/wherever SM is installed. - Run
compile.exe(Windows) orcompile.sh(Linux). - Compiled plugin will be in
/scripting/compiled/
Other plugins can read the FKZ API through the natives exposed by this plugin.
Include include/fkz-api.inc