A team game with an emphasis on movement (with no shooting), inspired by Overwatch and Zineth
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.

107 lines
2.6 KiB

  1. [preset.0]
  2. name="windows"
  3. platform="Windows Desktop"
  4. runnable=false
  5. custom_features=""
  6. export_filter="resources"
  7. export_files=PoolStringArray( "res://default_env.tres", "res://scenes/update.tscn", "res://scripts/args.gd", "res://scripts/update.gd", "res://scripts/util.gd" )
  8. include_filter="assets/ca-certificates.crt"
  9. exclude_filter=""
  10. patch_list=PoolStringArray( )
  11. [preset.0.options]
  12. texture_format/s3tc=true
  13. texture_format/etc=false
  14. texture_format/etc2=false
  15. binary_format/64_bits=true
  16. custom_template/release=""
  17. custom_template/debug=""
  18. application/icon="/hdd/documents/src/nv-moba/icon.png"
  19. application/file_version="0.0.0"
  20. application/product_version="0.0.0"
  21. application/company_name="Cosine Gaming"
  22. application/product_name="Vanagloria"
  23. application/file_description=""
  24. application/copyright=""
  25. application/trademarks=""
  26. [preset.1]
  27. name="x11"
  28. platform="Linux/X11"
  29. runnable=false
  30. custom_features=""
  31. export_filter="resources"
  32. export_files=PoolStringArray( "res://default_env.tres", "res://scenes/update.tscn", "res://scripts/args.gd", "res://scripts/update.gd", "res://scripts/util.gd" )
  33. include_filter=""
  34. exclude_filter=""
  35. patch_list=PoolStringArray( )
  36. [preset.1.options]
  37. texture_format/s3tc=true
  38. texture_format/etc=false
  39. texture_format/etc2=false
  40. binary_format/64_bits=true
  41. custom_template/release=""
  42. custom_template/debug=""
  43. [preset.2]
  44. name="mac"
  45. platform="Mac OSX"
  46. runnable=false
  47. custom_features=""
  48. export_filter="resources"
  49. export_files=PoolStringArray( "res://default_env.tres", "res://scenes/update.tscn", "res://scripts/args.gd", "res://scripts/util.gd" )
  50. include_filter=""
  51. exclude_filter=""
  52. patch_list=PoolStringArray( )
  53. [preset.2.options]
  54. custom_package/debug=""
  55. custom_package/release=""
  56. application/name="Vanagloria"
  57. application/info="Made with Godot Engine"
  58. application/icon="res://icon.png"
  59. application/identifier="com.cosinegaming.vanagloria"
  60. application/signature="godotmacgame"
  61. application/short_version="0.0"
  62. application/version="0.0.0"
  63. application/copyright=""
  64. application/bits_mode=0
  65. display/high_res=false
  66. texture_format/s3tc=true
  67. texture_format/etc=false
  68. texture_format/etc2=false
  69. [preset.3]
  70. name="cross-full"
  71. platform="Windows Desktop"
  72. runnable=false
  73. custom_features=""
  74. export_filter="all_resources"
  75. include_filter=""
  76. exclude_filter=""
  77. patch_list=PoolStringArray( )
  78. [preset.3.options]
  79. texture_format/s3tc=true
  80. texture_format/etc=false
  81. texture_format/etc2=false
  82. binary_format/64_bits=true
  83. custom_template/release=""
  84. custom_template/debug=""
  85. application/icon=""
  86. application/file_version=""
  87. application/product_version=""
  88. application/company_name=""
  89. application/product_name=""
  90. application/file_description=""
  91. application/copyright=""
  92. application/trademarks=""