Skip to content

FemboyKZ/sm-fkz-api

Repository files navigation

FKZ API SM Plugin

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.

Building

SourceMod 1.11+

  1. Copy the contents of /scripting/ to /addons/sourcemod/scripting/ wherever SM is installed.
  2. Run compile.exe (Windows) or compile.sh (Linux).
  3. Compiled plugin will be in /scripting/compiled/

Natives

Other plugins can read the FKZ API through the natives exposed by this plugin. Include include/fkz-api.inc

About

Exposes FKZ API endpoint calls as natives to SM plugins and tracks player's/server's realtime status.

Resources

License

Stars

Watchers

Forks

Contributors

Generated from jvnipers/sm-extension