Skip to content

Naamloos/ModCore

Repository files navigation

ModCore

Invite Full Invite Github Stars Github Issues Appveyor

Commands

Command listing is avalaible at the Wiki.

Setup

Guild setup is avalaible at the Wiki.

Setting up your own instance: (not recommended)

  1. Clone the repo
  2. Publish the project using Visual Studio 2017 with .Net Core 2.0 installed
  3. Setup your database (Database Setup)
  4. Copy settings.example.json to your build folder, replace default values and rename to config.json
  5. dotnet ModCore.dll

We will NOT help you with this. If you can't set up your own instance you'll be better off using our pre-hosted instance instead anyway.