File tree Expand file tree Collapse file tree 1 file changed +26
-1
lines changed Expand file tree Collapse file tree 1 file changed +26
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ platform="Windows Desktop"
5
5
runnable =true
6
6
custom_features =" "
7
7
export_filter =" all_resources"
8
- include_filter =" "
8
+ include_filter =" *.cardengine,*.data "
9
9
exclude_filter =" "
10
10
export_path =" ../releases/CardEngine/Windows/CardEngine.exe"
11
11
script_export_mode =1
@@ -39,3 +39,28 @@ application/product_name=""
39
39
application/file_description =" "
40
40
application/copyright =" "
41
41
application/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