This is the unfinished documentation for Madness Interactive Reloaded 0.48.2. It aims to describe the public API of the game and help people contribute to the project and make mods.
The game and engine are written in C#. To understand the programming parts, you are expected to have a basic grasp of C# specifically (if you understand C, C++, or Java, this should be no problem). Other information should be understandable by most people.
Note that all the content on this site is written assuming you are on Windows unless explicitly stated otherwise. No need to worry though, as almost all software used here can be used on Linux the same as on Windows. The differences probably won't be greater than seeing executables end with
.exe
and directory separators facing the wrong way.
This wiki is a work in progress!