Plugins - playliga/prototype GitHub Wiki

Overview

LIGA Esports Manager uses the concept of plugins which are AMX Mod X and SourceMod plugins that help the app manage the state of the match.

In addition to the match management plugins written specifically for the app, it can also use other plugins such as CSGOBetterBots which drastically improve bot behaviors for CS:GO.

Currently, the app ships with a forked version of CSGOBetterBots but if you would like to use the full version with all the bells and whistles, read on.

Custom Plugins

Important

Please do not replace the botprofile.db in the app's plugins folder. As this is a special file the app uses to dynamically add the bots with the correct names and difficulties as reflected in the app.

If you would like to add custom AMX Mod X or SourceMod you can place them in:

%APPDATA%/LIGA Esports Manager/plugins/<game>

Make sure to replace <game> with your target game such as csgo or cs16.

In the case of CSGOBetterBots, you will also need to download the following plugins:

⚠️ **GitHub.com Fallback** ⚠️