22 lines
435 B
Plaintext
22 lines
435 B
Plaintext
type = custom_gui_screens
|
|
|
|
overridden_screens {
|
|
}
|
|
|
|
custom_gui {
|
|
identifier = welcomescreen_update
|
|
title = What's New?
|
|
allow_esc = true
|
|
transparent_world_background = true
|
|
transparent_world_background_overlay = false
|
|
pause_game = true
|
|
}
|
|
custom_gui {
|
|
identifier = welcomescreen_welcome
|
|
title =
|
|
allow_esc = true
|
|
transparent_world_background = true
|
|
transparent_world_background_overlay = false
|
|
pause_game = true
|
|
}
|