build steps
This commit is contained in:
@@ -8,7 +8,7 @@ custom_features=""
|
||||
export_filter="all_resources"
|
||||
include_filter="leanclr/*.dll,leanclr/live_reload.txt"
|
||||
exclude_filter=""
|
||||
export_path="deploy/html/index.html"
|
||||
export_path="../../builds/leanCLR/web/index.html"
|
||||
patches=PackedStringArray()
|
||||
patch_delta_encoding=false
|
||||
patch_delta_compression_level_zstd=19
|
||||
@@ -24,8 +24,8 @@ script_export_mode=2
|
||||
|
||||
[preset.0.options]
|
||||
|
||||
custom_template/debug="/Volumes/External/Misc/templates_4.6/web_dlink_nothreads_debug.zip"
|
||||
custom_template/release="/Volumes/External/Misc/templates_4.6/web_dlink_nothreads_release.zip"
|
||||
custom_template/debug=""
|
||||
custom_template/release=""
|
||||
variant/extensions_support=true
|
||||
variant/thread_support=false
|
||||
vram_texture_compression/for_desktop=true
|
||||
|
||||
Reference in New Issue
Block a user