Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.04 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.04 KB

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