forked from Hay1tsme/artemis
Dniel97
b85a65204f
- Added CHUNITHM SUN support - Added first matchmaking support with CPU spawning and messages - Fixed wrong `next_idx` calculations - Added `startDate` to events to spawn the correct items - Fixed login bonus per version - Added information to docs
23 lines
261 B
YAML
23 lines
261 B
YAML
server:
|
|
enable: True
|
|
loglevel: "info"
|
|
|
|
team:
|
|
name: ARTEMiS
|
|
|
|
mods:
|
|
use_login_bonus: True
|
|
|
|
version:
|
|
11:
|
|
rom: 2.00.00
|
|
data: 2.00.00
|
|
12:
|
|
rom: 2.05.00
|
|
data: 2.05.00
|
|
13:
|
|
rom: 2.10.00
|
|
data: 2.10.00
|
|
|
|
crypto:
|
|
encrypted_only: False |