Skip to content
This repository has been archived by the owner on Jun 16, 2024. It is now read-only.

Compiling

Impact edited this page Feb 17, 2015 · 19 revisions

CallAdmin uses code from a few projects for its functionality, this is called a dependency.
If you want to compile CallAdmin, you need to have those dependencies in your include folder.
Please read this page before you continue.

All plugins

These dependencies are needed for all plugins and/or modules

AutoExecConfig

AutoExecConfig is used to generate and update plugin config files.

Updater

Updater is used to automatically update the plugin on servers where it's installed.

Calladmin Steam-Module

The steam module has the following additional dependencies.

MessageBot

MessageBot is used to send messages with the steam bot.

Socket

Socket is used to grab members from steam groups.

Clone this wiki locally