Zemanzo / web-marbles

Aims to recreate Marble Racing from the ground up, as a fully web based game
https://playmarbl.es/
GNU General Public License v3.0
23 stars 12 forks source link

Make Discord optional #125

Closed Zemanzo closed 5 years ago

Zemanzo commented 5 years ago

Description Currently, without a valid Discord configuration, the project cannot be run. This makes it hard for outside contributors to work on the client or editor.

Minimum Acceptance Criteria The server needs to be able to run without having access to the Discord API. The client, chat and editor still need to load. The client and chat do not have to be functional however.