This commit is contained in:
Shiroyasha 2025-09-14 20:52:18 +03:00
commit d8d0e9d536
Signed by: shiroyashik
GPG key ID: E4953D3940D7860A
2567 changed files with 167778 additions and 0 deletions

View file

@ -0,0 +1,10 @@
##[general]
B:early_fade_out_elements = 'true';
B:allow_universal_layouts = 'true';
##[forge]
[If you disable this, Drippy will force-disable Forge's early loading screen. This could cause issues with some mods, so if you experience crashes, please turn it back on.]
B:enable_early_loading = 'true';

View file

@ -0,0 +1,6 @@
##[general]
B:early_fade_out_elements = 'true';
B:fade_out_loading_screen = 'true';
B:allow_universal_layouts = 'false';
B:wait_for_textures_in_loading = 'true';