Skip to content
This repository was archived by the owner on May 15, 2022. It is now read-only.

Installation

Matias Salas edited this page Nov 5, 2020 · 3 revisions

Requirements

Installation

  1. Put outbreak folder in your folder resources
  2. Add the framework in your server.cfg

It should look like this

ensure mapmanager
ensure spawnmanager
ensure sessionmanager
ensure chat
ensure rconlog
ensure baseevents
ensure outbreak
  1. Add database outbreak.sql to your host
  2. Open file outbreak.sln with Visual Studio
  3. Establish the connection to the database in Server/Config/Config.cs
  4. Build Solution for save changes

Clone this wiki locally