Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 827 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 827 Bytes

MUNity Base

Important

This repository is discontinued and you can find a new version within the munity main repository: https://github.com/PeerConradi/munity

NuGet Badge

About

A repository for the base logic used by MUNity both the Client and the Server. This project contains the functionality for the List of Speakers and Resolution Editor, aswell as the Schema used by the Client and Server to communicate.

Use this package to create your own logic of a MUN Client or Server or help us working on MUNity.

Getting started

You can simply install this package with:

PM> Add-Package MUNityBase

Documentation

You can find some documentation inside the Wiki.