online multiplayer chess game (note server currently down)
Diffstat (limited to 'export_presets.cfg')
| -rw-r--r-- | export_presets.cfg | 27 |
1 files changed, 1 insertions, 26 deletions
diff --git a/export_presets.cfg b/export_presets.cfg index 847a219..d4f4f39 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -81,7 +81,7 @@ custom_features="" export_filter="all_resources" include_filter="COPYING.md, LICENSE, version" exclude_filter="assets/pieces/alpha/*, assets/pieces/governor/*, assets/pieces/horsey/*, assets/pieces/libra/*, assets/pieces/maestro/*, assets/pieces/pixel/*" -export_path="" +export_path="exports/folder/index.html" script_export_mode=1 script_encryption_key="" @@ -380,28 +380,3 @@ permissions/write_sms=false permissions/write_social_stream=false permissions/write_sync_settings=false permissions/write_user_dictionary=false - -[preset.5] - -name="Linux/X11" -platform="Linux/X11" -runnable=false -custom_features="" -export_filter="all_resources" -include_filter="" -exclude_filter="" -export_path="" -script_export_mode=1 -script_encryption_key="" - -[preset.5.options] - -custom_template/debug="" -custom_template/release="" -binary_format/64_bits=true -binary_format/embed_pck=false -texture_format/bptc=false -texture_format/s3tc=true -texture_format/etc=false -texture_format/etc2=false -texture_format/no_bptc_fallbacks=true |