A game created for the Godot Wild Jam #21
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
545B

  1. [preset.0]
  2. name="Linux/X11"
  3. platform="Linux/X11"
  4. runnable=true
  5. custom_features=""
  6. export_filter="all_resources"
  7. include_filter="*.ogg"
  8. exclude_filter=""
  9. export_path="builds/Linux/EMotional.x86_64"
  10. patch_list=PoolStringArray( )
  11. script_export_mode=1
  12. script_encryption_key=""
  13. [preset.0.options]
  14. texture_format/bptc=false
  15. texture_format/s3tc=true
  16. texture_format/etc=false
  17. texture_format/etc2=false
  18. texture_format/no_bptc_fallbacks=true
  19. binary_format/64_bits=true
  20. binary_format/embed_pck=false
  21. custom_template/release=""
  22. custom_template/debug=""