Skip to content
Bob edited this page Jun 25, 2020 · 2 revisions

This wiki will contain developer information useful for those interested in contributing.

The goal of the project is to create a highly-configurable and performant MTA Server implementation in C#.

A very global roadmap is as follows:

  • Create C# class library for MTA server (MtaServer.Server project)
  • Create ability to load and unload compiled C# binaries as single "resources"
  • Create standalone .exe with above capability and configuration based on files, much like the original MTA server.
Clone this wiki locally