Kiiyya / BattleFox

A modern Procon replacement for Battlefield 4.
GNU Affero General Public License v3.0
9 stars 2 forks source link
async battlefield-4 game-admin mapvote procon rcon rust server-admin stv vote

BattleFox 🦊

A Procon replacement which aims to be not shit (tm). Pew pew.

Crates overview:

Setting IP/Port/Password

You can do this in two ways. Either setting environment variables directly, or creating a .env file in the working directory (e.g. root of this repo), which will fill in the environment variables for you:

BFOX_RCON_IP=127.0.0.1
BFOX_RCON_PORT=12345
BFOX_RCON_PASSWORD=qw3RTy
DATABASE_URL=mysql://username:password@host/database