-
Notifications
You must be signed in to change notification settings - Fork 4
Home
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.
These tools are here to help you
- https://www.thebucknetwork.com/Tools
- https://github.com/Sichii/ChaosAssetManager (Asset Manager written by Sichi, you will need Visual Studio to compile this)
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.