File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ platform="Windows Desktop"
55runnable =true
66custom_features =" "
77export_filter =" all_resources"
8- include_filter =" "
8+ include_filter =" *.cardengine,*.data "
99exclude_filter =" "
1010export_path =" ../releases/CardEngine/Windows/CardEngine.exe"
1111script_export_mode =1
@@ -39,3 +39,28 @@ application/product_name=""
3939application/file_description =" "
4040application/copyright =" "
4141application/trademarks =" "
42+
43+ [preset.1]
44+
45+ name =" HTML5"
46+ platform =" HTML5"
47+ runnable =true
48+ custom_features =" "
49+ export_filter =" all_resources"
50+ include_filter =" *.cardengine,*.data"
51+ exclude_filter =" "
52+ export_path =" ../releases/CardEngine/HTML/index.html"
53+ script_export_mode =1
54+ script_encryption_key =" "
55+
56+ [preset.1.options]
57+
58+ custom_template/debug =" "
59+ custom_template/release =" "
60+ variant/export_type =0
61+ vram_texture_compression/for_desktop =true
62+ vram_texture_compression/for_mobile =false
63+ html/custom_html_shell =" "
64+ html/head_include =" "
65+ html/canvas_resize_policy =2
66+ html/experimental_virtual_keyboard =false
You can’t perform that action at this time.
0 commit comments