forked from Hay1tsme/artemis
24 lines
509 B
YAML
24 lines
509 B
YAML
server:
|
|
enable: True
|
|
loglevel: "info"
|
|
|
|
team:
|
|
name: ARTEMiS # If this is set, all players that are not on a team will use this one by default.
|
|
rank_scale: True # Scales the in-game ranking based on the number of teams within the database, rather than the default scale of ~100 that the game normally uses.
|
|
|
|
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 |