Skip to content
FallenDev edited this page Feb 20, 2024 · 17 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.

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.

Contributors & Content Makers

This section is for content creators and contributors who wish to make quests, sprites, and maps. It walks through the correct ways to load palettes into Aseprite, Gimp. As well as teaching methods on how to animate sprites and incorporate them into data sets (.dats)

DAT Compilers, Map Makers, and Viewers

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