merge Maniacontrol official repository changes

This commit is contained in:
Beu
2025-01-23 19:33:22 +01:00
parent a6875cabc8
commit e6444a5a47
6 changed files with 17 additions and 7 deletions

View File

@ -56,7 +56,7 @@ class ManiaControl implements CallbackListener, CommandListener, TimerListener,
/*
* Constants
*/
const VERSION = '0.256';
const VERSION = '0.258';
const ISTRACKMANIACONTROL = True;
const API_VERSION = '2038-01-19';
const MIN_DEDIVERSION = '2020-07-01_00_00';