configuration-config-yml

Configure (config.yml)

Config:
  DefaultBoard: default //name of default board
  QueueCountDown: 5 //time in seconds between a game finishing and the next one in the queue starting
  Language: EN //set the name of the language file to use
Boards: //stores the boards
  default: //board name
    World: world
    X: 1 
    Y: 65
    Z: 5

Comments

Posts Quoted:
Reply
Clear All Quotes