type = custom_gui_screens

overridden_screens {
}

custom_gui {
  identifier = er
  title = er
  allow_esc = true
  transparent_world_background = true
  transparent_world_background_overlay = true
  pause_game = true
  popup_mode = false
  popup_mode_background_overlay = true
}

custom_gui {
  identifier = my_gui
  title = PARALYSIS{"placeholder":"text_width","444x142":{"text":"This is an example text."}}
  allow_esc = true
  transparent_world_background = true
  transparent_world_background_overlay = true
  pause_game = true
  popup_mode = false
  popup_mode_background_overlay = true
}

