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:
parent
f9865cf1fa
commit
3eaa959910
6 changed files with 18 additions and 50 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue