export presets update
This commit is contained in:
+8
-8
@@ -8,7 +8,7 @@ custom_features=""
|
|||||||
export_filter="all_resources"
|
export_filter="all_resources"
|
||||||
include_filter=""
|
include_filter=""
|
||||||
exclude_filter=""
|
exclude_filter=""
|
||||||
export_path="_Exports/WIN/ACatGame.exe"
|
export_path="../_EXPORTS/acg/WIN/1.1.0/ACatGame_1.1.0.exe"
|
||||||
patches=PackedStringArray()
|
patches=PackedStringArray()
|
||||||
patch_delta_encoding=false
|
patch_delta_encoding=false
|
||||||
patch_delta_compression_level_zstd=19
|
patch_delta_compression_level_zstd=19
|
||||||
@@ -27,7 +27,7 @@ script_export_mode=2
|
|||||||
custom_template/debug=""
|
custom_template/debug=""
|
||||||
custom_template/release=""
|
custom_template/release=""
|
||||||
debug/export_console_wrapper=0
|
debug/export_console_wrapper=0
|
||||||
binary_format/embed_pck=false
|
binary_format/embed_pck=true
|
||||||
texture_format/s3tc_bptc=true
|
texture_format/s3tc_bptc=true
|
||||||
texture_format/etc2_astc=false
|
texture_format/etc2_astc=false
|
||||||
shader_baker/enabled=false
|
shader_baker/enabled=false
|
||||||
@@ -42,12 +42,12 @@ application/modify_resources=true
|
|||||||
application/icon="uid://bx0ss7w04ruem"
|
application/icon="uid://bx0ss7w04ruem"
|
||||||
application/console_wrapper_icon=""
|
application/console_wrapper_icon=""
|
||||||
application/icon_interpolation=4
|
application/icon_interpolation=4
|
||||||
application/file_version=""
|
application/file_version="1.1.0.0"
|
||||||
application/product_version="1.0.1.0"
|
application/product_version="1.1.0.0"
|
||||||
application/company_name="Monarkie Digital"
|
application/company_name="Monarkie Digital"
|
||||||
application/product_name="A Cat Game"
|
application/product_name="A Cat Game"
|
||||||
application/file_description=" "
|
application/file_description=" "
|
||||||
application/copyright="2025 Monarkie Digital Content Solutions. LLC"
|
application/copyright="2025 Monarkie Digital Content Solutions, LLC"
|
||||||
application/trademarks=""
|
application/trademarks=""
|
||||||
application/export_angle=0
|
application/export_angle=0
|
||||||
application/export_d3d12=0
|
application/export_d3d12=0
|
||||||
@@ -80,7 +80,7 @@ custom_features=""
|
|||||||
export_filter="all_resources"
|
export_filter="all_resources"
|
||||||
include_filter=""
|
include_filter=""
|
||||||
exclude_filter=""
|
exclude_filter=""
|
||||||
export_path="../_EXPORTS/acg/index.html"
|
export_path="_Exports/Web/index.html"
|
||||||
patches=PackedStringArray()
|
patches=PackedStringArray()
|
||||||
patch_delta_encoding=false
|
patch_delta_encoding=false
|
||||||
patch_delta_compression_level_zstd=19
|
patch_delta_compression_level_zstd=19
|
||||||
@@ -107,8 +107,8 @@ html/custom_html_shell=""
|
|||||||
html/head_include="<meta name=\"description\" content=\"A peaceful game about a cat collecting stars. No enemies, no death - just a cat and her favorite hiding spot.\">
|
html/head_include="<meta name=\"description\" content=\"A peaceful game about a cat collecting stars. No enemies, no death - just a cat and her favorite hiding spot.\">
|
||||||
<meta property=\"og:title\" content=\"A Cat Game\">
|
<meta property=\"og:title\" content=\"A Cat Game\">
|
||||||
<meta property=\"og:description\" content=\"A peaceful game about a cat collecting stars. No enemies, no death - just a cat and her favorite hiding spot.\">
|
<meta property=\"og:description\" content=\"A peaceful game about a cat collecting stars. No enemies, no death - just a cat and her favorite hiding spot.\">
|
||||||
<meta property=\"og:image\" content=\"https://monarkie.digital/acg/icon.png\">
|
<meta property=\"og:image\" content=\"https://games.monarkie.digital/acg/og_image.webp\">
|
||||||
<meta property=\"og:url\" content=\"https://monarkie.digital/acg/\">
|
<meta property=\"og:url\" content=\"https://games.monarkie.digital/acg/\">
|
||||||
<meta property=\"og:type\" content=\"game\">
|
<meta property=\"og:type\" content=\"game\">
|
||||||
<meta name=\"twitter:card\" content=\"summary_large_image\">
|
<meta name=\"twitter:card\" content=\"summary_large_image\">
|
||||||
<meta name=\"twitter:title\" content=\"A Cat Game\">
|
<meta name=\"twitter:title\" content=\"A Cat Game\">
|
||||||
|
|||||||
Reference in New Issue
Block a user