Add dist.sh script to automatically build and create project template, Update README
This commit is contained in:
parent
5a8a6e4c61
commit
6bb6b8b768
7 changed files with 64 additions and 6 deletions
|
@ -8,7 +8,7 @@ dedicated_server=false
|
|||
custom_features=""
|
||||
export_filter="all_resources"
|
||||
include_filter=""
|
||||
exclude_filter="screenshot.png, examples/*"
|
||||
exclude_filter="screenshot.png, examples/*, tools/*, build-template/*"
|
||||
export_path="dist/Fragmented.x86_64"
|
||||
encryption_include_filters=""
|
||||
encryption_exclude_filters=""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue