This commit is contained in:
2026-07-11 11:50:31 +02:00
commit 813c2fe468
382 changed files with 35534 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
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
}