parent
8cfb9e4883
commit
35da3be64c
|
@ -5,7 +5,7 @@ platform="HTML5"
|
||||||
runnable=true
|
runnable=true
|
||||||
custom_features=""
|
custom_features=""
|
||||||
export_filter="all_resources"
|
export_filter="all_resources"
|
||||||
include_filter=""
|
include_filter="info.json"
|
||||||
exclude_filter=""
|
exclude_filter=""
|
||||||
export_path="build/html/index.html"
|
export_path="build/html/index.html"
|
||||||
script_export_mode=1
|
script_export_mode=1
|
||||||
|
@ -40,7 +40,7 @@ platform="Mac OSX"
|
||||||
runnable=true
|
runnable=true
|
||||||
custom_features=""
|
custom_features=""
|
||||||
export_filter="all_resources"
|
export_filter="all_resources"
|
||||||
include_filter=""
|
include_filter="info.json"
|
||||||
exclude_filter=""
|
exclude_filter=""
|
||||||
export_path="build/mac/bugged-racing.zip"
|
export_path="build/mac/bugged-racing.zip"
|
||||||
script_export_mode=1
|
script_export_mode=1
|
||||||
|
@ -73,7 +73,7 @@ platform="Windows Desktop"
|
||||||
runnable=true
|
runnable=true
|
||||||
custom_features=""
|
custom_features=""
|
||||||
export_filter="all_resources"
|
export_filter="all_resources"
|
||||||
include_filter=""
|
include_filter="info.json"
|
||||||
exclude_filter=""
|
exclude_filter=""
|
||||||
export_path="build/windows/bugged-racing.exe"
|
export_path="build/windows/bugged-racing.exe"
|
||||||
script_export_mode=1
|
script_export_mode=1
|
||||||
|
@ -114,7 +114,7 @@ platform="Linux/X11"
|
||||||
runnable=true
|
runnable=true
|
||||||
custom_features=""
|
custom_features=""
|
||||||
export_filter="all_resources"
|
export_filter="all_resources"
|
||||||
include_filter=""
|
include_filter="info.json"
|
||||||
exclude_filter=""
|
exclude_filter=""
|
||||||
export_path="build/linux/bugged-racing.x86_64"
|
export_path="build/linux/bugged-racing.x86_64"
|
||||||
script_export_mode=1
|
script_export_mode=1
|
||||||
|
|
Loading…
Reference in New Issue