From 21514a8bc7b2cbc976828fc0cad4a0e02434b7a9 Mon Sep 17 00:00:00 2001 From: Oier Bravo Urtasun Date: Sat, 9 Nov 2024 16:26:42 +0100 Subject: [PATCH] fancy menu --- web/pack/config/fancymenu/options.txt | 6 +++++- web/pack/index.toml | 2 +- web/pack/pack.toml | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/web/pack/config/fancymenu/options.txt b/web/pack/config/fancymenu/options.txt index 0b01949..d1b365f 100644 --- a/web/pack/config/fancymenu/options.txt +++ b/web/pack/config/fancymenu/options.txt @@ -72,4 +72,8 @@ B:debug_overlay_show_basic_screen_category = 'true'; B:debug_overlay_show_system_category = 'true'; B:debug_overlay_show_advanced_screen_category = 'true'; B:show_debug_overlay = 'false'; -B:debug_overlay_show_resources_category = 'true'; \ No newline at end of file +B:debug_overlay_show_resources_category = 'true'; + +##[tutorial] + +B:show_welcome_screen = 'false'; \ No newline at end of file diff --git a/web/pack/index.toml b/web/pack/index.toml index 01f6038..5ee8a78 100644 --- a/web/pack/index.toml +++ b/web/pack/index.toml @@ -78,7 +78,7 @@ hash = "9a25d3dc708e43eabafce5479a13c02dae15bc7f673afb2745b8b2ba48a97dc0" [[files]] file = "config/fancymenu/options.txt" -hash = "4ba2968b9fab5ca4a38b7f633bf74837e1a3386725047e07abc6387ad821f36b" +hash = "42f5357a18748c9cee606b01d89293469ec333baa082aebabe83c06bb3e126f9" [[files]] file = "config/fancymenu/ui_themes/dark.json" diff --git a/web/pack/pack.toml b/web/pack/pack.toml index 5db5301..532ce03 100644 --- a/web/pack/pack.toml +++ b/web/pack/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "e986d8265f9a2e3740919d6880095c45630632442d803e86c21130610d91c053" +hash = "abc067efa2c50a5e7ecca3aa1a1239056aaf7dcc6a354618a38f3cf9c2f56e40" [versions] forge = "47.3.7"