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

Discord optional when debugging #150

Closed Zemanzo closed 5 years ago

Zemanzo commented 5 years ago

This adds a configuration option where Discord integration can be disabled. This should only be used during development as it is not secure.

Closes #125