Update export path and level load steps, remove audio resources from levels, adjust main menu load steps and audio resources.

- Updated export path to "build/web/index.html"
- Adjusted level load steps for levels 1, 2, and 3
- Removed audio resources from levels
- Modified main menu load steps and removed audio resources
This commit is contained in:
Dan 2024-05-11 08:54:54 +01:00
parent f9865cf1fa
commit 3eaa959910
6 changed files with 18 additions and 50 deletions

View file

@ -8,7 +8,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path=""
export_path="build/web/index.html"
encryption_include_filters=""
encryption_exclude_filters=""
encrypt_pck=false