Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.59 KB

README.md

File metadata and controls

31 lines (24 loc) · 1.59 KB

ModCore

Github Stars Github Issues Appveyor

Support

ModCore now has it's own support Discord server!

ModCore Chat

Commands

Command listing is available at the Wiki.

Setup

Guild setup is available at the Wiki.

Setting up your own instance: (not recommended)

  1. Clone the repo
  2. Publish the project using Visual Studio 2019 with .Net Core 3.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.