MEENET

MiNET Education Edition, or the way you all should pronounce MiNET anyway...

To install MEENET, follow these simple steps and you should be up and running within minutes.

Installation

Install .NET Core Runtime

  1. Navigate to https://www.microsoft.com/net/download/dotnet-core/runtime-2.1.1
  2. Find your target platform.
  3. Follow the instructions to install.

Install MEENET

  1. Find the latest release at the right side and download meenet-server.zip.
  2. Unzip to a folder of your own choosing.
  3. Open a command prompt and navigate to the folder that contains the unzipped content.
  4. Run dotnet MiNET.Console.dll to start your server.

Post Installation

Configuration

Most configuration in MiNET is handled via a server.config located in the same directory as the binaries. In order to connect to the server, you will need to provide the server with credentials that handle login to Microsoft Office365. Access to Office365 is required in order to verify the license of the clients connecting to the server.

Plugins

TBD

Releases