@@ -5,7 +5,7 @@ platform="Windows Desktop"
55runnable =true
66custom_features =" "
77export_filter =" all_resources"
8- include_filter =" lessons/*"
8+ include_filter =" lessons/*, wat_tests/*, addons/WAT/* "
99exclude_filter =" "
1010export_path =" ../Export/Windows/Open Sequential Logic Simulation.exe"
1111script_export_mode =1
@@ -32,8 +32,8 @@ codesign/digest_algorithm=1
3232codesign/description =" "
3333codesign/custom_options =PoolStringArray( )
3434application/icon =" "
35- application/file_version =" 0.1.1 "
36- application/product_version =" 0.1.1 "
35+ application/file_version =" 0.9.0 "
36+ application/product_version =" 0.9.0 "
3737application/company_name =" "
3838application/product_name =" Open Sequential Logic Simulation"
3939application/file_description =" Made with Godot Engine"
@@ -47,7 +47,7 @@ platform="Linux/X11"
4747runnable =true
4848custom_features =" "
4949export_filter =" all_resources"
50- include_filter =" lessons/*"
50+ include_filter =" lessons/*, wat_tests/*, addons/WAT/* "
5151exclude_filter =" "
5252export_path =" ../Export/Linux/Open Sequential Logic Simulation.x86_64"
5353script_export_mode =1
@@ -72,7 +72,7 @@ platform="Mac OSX"
7272runnable =true
7373custom_features =" "
7474export_filter =" all_resources"
75- include_filter =" lessons/*"
75+ include_filter =" lessons/*, wat_tests/*, addons/WAT/* "
7676exclude_filter =" "
7777export_path =" ../Export/MacOS/Open Sequential Logic Simulation.zip"
7878script_export_mode =1
@@ -82,13 +82,13 @@ script_encryption_key=""
8282
8383custom_template/debug =" "
8484custom_template/release =" "
85- application/name =" OpenSequentialLogicSimulation "
85+ application/name =" Open Sequential Logic Simulation "
8686application/info =" Made with Godot Engine"
8787application/icon =" "
8888application/identifier =" "
8989application/signature =" "
90- application/short_version =" 0.1.1 "
91- application/version =" 0.1.1 "
90+ application/short_version =" 0.9.0 "
91+ application/version =" 0.9.0 "
9292application/copyright =" "
9393display/high_res =false
9494privacy/camera_usage_description =" "
0 commit comments