Skip to content
FallenDev edited this page Jul 25, 2025 · 19 revisions

Zolian Community Wiki -Setup Guide-

Welcome to the Wiki, for development setup guide, please select a topic on the right sidebar.
The server has been written in pure C# .NET and is an emulator of the DOOMVAS v1 (Pascal) engine written by Nexon Inc.

You will not find much information on this due to it being proprietary software.

These pages serve as a reference point for future and current developers, collaborators, curators of sorts. The scope is to encompass all tool-sets used within the environment. Walk-through setup, and troubleshooting APIs for which the environment is dependent on.

DAT Compilers, Map Makers, and Viewers

These tools are here to help you

Developers

This section is for anyone who wishes to learn and perhaps play with their own customization. This will walk you through the tech stacks and help you through those setups.

Development Setup

  1. Requirements
  2. Source
  3. Database
  4. Configuration
  5. Starting the server

Troubleshooting APIs

Clone this wiki locally