Merge pull request 'Added Team and Rival support to Chunithm' (#24) from EmmyHeart/artemis:develop into develop

Reviewed-on: Hay1tsme/artemis#24
This commit is contained in:
2023-10-06 01:48:50 +00:00
7 changed files with 285 additions and 12 deletions

View File

@ -3,7 +3,8 @@ server:
loglevel: "info"
team:
name: ARTEMiS
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