forked from team-sg/hero-mark-2
include ngio.ini in exports
This commit is contained in:
parent
a415f4158a
commit
7e83f2feaf
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ platform="Windows Desktop"
|
|||
runnable=true
|
||||
custom_features=""
|
||||
export_filter="all_resources"
|
||||
include_filter=""
|
||||
include_filter="ngio.ini"
|
||||
exclude_filter=""
|
||||
export_path="build/windows/Hero Mark 2.exe"
|
||||
script_export_mode=1
|
||||
|
@ -48,7 +48,7 @@ platform="Linux/X11"
|
|||
runnable=true
|
||||
custom_features=""
|
||||
export_filter="all_resources"
|
||||
include_filter=""
|
||||
include_filter="ngio.ini"
|
||||
exclude_filter=""
|
||||
export_path="build/linux/Hero Mark 2.x86_64"
|
||||
script_export_mode=1
|
||||
|
@ -73,7 +73,7 @@ platform="HTML5"
|
|||
runnable=true
|
||||
custom_features=""
|
||||
export_filter="all_resources"
|
||||
include_filter=""
|
||||
include_filter="ngio.ini"
|
||||
exclude_filter=""
|
||||
export_path="build/html5/index.html"
|
||||
script_export_mode=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue