type = custom_gui_screens

overridden_screens {
}

custom_gui {
  identifier = ru_language
  title = Привествуем тебя, игрок!
  allow_esc = false
  transparent_world_background = true
  transparent_world_background_overlay = true
  pause_game = true
  popup_mode = false
  popup_mode_background_overlay = true
}

custom_gui {
  identifier = en_language
  title = Welcome, player!
  allow_esc = false
  transparent_world_background = true
  transparent_world_background_overlay = true
  pause_game = true
  popup_mode = false
  popup_mode_background_overlay = true
}

