Game Addons

Game addons can be installed using a simple folder copy or by running system commands(bash or dos). If you use both methods the copy folder will be performed first and the system commands will be ran after that successfully finishes. These addons are created in the game templates, you can access them by going to Configuration > Game Templates > Edit > Addons.

Settings

User Install

Enabling this allows the user to install the addon

Restart Server

Enabling this will restart the server once the addon is installed

Copy Folder

The folder structure should match that of the game as all files are copied to the root of the game server folder.

Windows Path

The path for the addon, relative to the machines “File Path”.

This should NOT be a full path.

Linux Path

The path for the addon, relative to the to the machines “File Path”.

This should NOT be a full path

System Commands

All system commands are ran from the user's account, so they will need access to the require executables. The commands are ran from the user's game server directory.

Windows Command

The commands listed in this box will be ran as a batch file

Linux Command

The commands listed in this box will be ran as a bash file