Documentation

This documentation is intended for developers and/or advanced users of Mods Studio 2. Here you should find all information about how the application is structured and how to develop your own content for it. If you find that something is missing or is outdated, please contact marin@mods.studio.


Basics

Mods Studio 2 is made of multiple separate modules:

  • Mods Studio 2 Library
  • Mods Studio 2 Core
  • Mods Studio 2 UI

Technology

Everything is built using Microsoft .Net 5.
Most of the code is written in C#.