extract server browser colors to configurable yaml
This commit is contained in:
@@ -25,3 +25,11 @@ Metrics:
|
||||
SpawnColor: 255,255,255
|
||||
SpawnContrastColor: 0,0,0
|
||||
SpawnLabelOffset: 0,1
|
||||
IncompatibleGameColor: 169,169,169
|
||||
CantJoinGameColor: 211,211,211
|
||||
ProtectedGameColor: 255,0,0
|
||||
IncompatibleProtectedGameColor: 139,0,0
|
||||
WaitingGameColor: 0,255,0
|
||||
IncompatibleWaitingGameColor: 50,205,50
|
||||
GameStartedColor: 255,165,0
|
||||
IncompatibleGameStartedColor: 210,105,30
|
||||
Reference in New Issue
Block a user