1.1.0 Update - New music, pause screen, and main menu Info screen. Resizable app window added.
This commit is contained in:
+3
-2
@@ -80,7 +80,7 @@ custom_features=""
|
||||
export_filter="all_resources"
|
||||
include_filter=""
|
||||
exclude_filter=""
|
||||
export_path="_Exports/Web/index.html"
|
||||
export_path="../_EXPORTS/acg/Web/index.html"
|
||||
patches=PackedStringArray()
|
||||
patch_delta_encoding=false
|
||||
patch_delta_compression_level_zstd=19
|
||||
@@ -113,7 +113,8 @@ html/head_include="<meta name=\"description\" content=\"A peaceful game about a
|
||||
<meta name=\"twitter:card\" content=\"summary_large_image\">
|
||||
<meta name=\"twitter:title\" content=\"A Cat Game\">
|
||||
<meta name=\"twitter:description\" content=\"A peaceful game about a cat collecting stars.\">
|
||||
<meta name=\"author\" content=\"Monarkie Digital\">"
|
||||
<meta name=\"author\" content=\"Monarkie Digital\">
|
||||
<meta name=\"fediverse:creator\" content=\"@monarkie@babyhollywood.social\"/>"
|
||||
html/canvas_resize_policy=2
|
||||
html/focus_canvas_on_start=true
|
||||
html/experimental_virtual_keyboard=false
|
||||
|
||||
Reference in New Issue
Block a user