/DOLConfig

DOLConfig - Dawn of Light Server Configurator

Primary LanguageC#GNU General Public License v2.0GPL-2.0

DOLConfig - Dawn of Light Server Configurator

DOLConfig is the configurator for DOLServer. This is based on DOLConfig project of DOLSharp 1.9.7.3856.

Auto Builds

Build Status: Build Status

Latest Release : https://github.com/Dawn-of-Light/DOLConfig/releases/latest

How To Build

  1. Clone git repository
  2. Build

DOLConfig is stored in Debug/ or Release/

On Command Line

  1. git clone https://github.com/Dawn-of-Light/DOLConfig
  2. dotnet build -c Debug DOLConfig.sln alternatively you can use Release instead of Debug

Documentation