Skip to content

Microsoft App Center API

FallenDev edited this page Jun 9, 2023 · 2 revisions

You will need to create an API key from: https://appcenter.ms/apps

Setting up an app is easy, once that's setup there will be a txt file under "Zolian.GameServer" called AppCenterAPIKeys.txt. There you'll change out the key and associate it with your own key. This will allow you to see errors in real-time on the server. As well as keep a record of what's happening.

Developers

This section is for anyone who wishes to learn and perhaps play with their own customization. This will walk you through the tech stacks and help you through those setups.

Development Setup

  1. Requirements
  2. Source
  3. Database
  4. Configuration
  5. Starting the server

Troubleshooting APIs

Clone this wiki locally