Compare commits
1 Commits
@@ -3,7 +3,6 @@
|
|||||||
name="macOS"
|
name="macOS"
|
||||||
platform="macOS"
|
platform="macOS"
|
||||||
runnable=true
|
runnable=true
|
||||||
advanced_options=true
|
|
||||||
dedicated_server=false
|
dedicated_server=false
|
||||||
custom_features=""
|
custom_features=""
|
||||||
export_filter="all_resources"
|
export_filter="all_resources"
|
||||||
@@ -11,6 +10,11 @@ include_filter=""
|
|||||||
exclude_filter=""
|
exclude_filter=""
|
||||||
export_path="../../Downloads/connect4-moderator-observer.dmg"
|
export_path="../../Downloads/connect4-moderator-observer.dmg"
|
||||||
patches=PackedStringArray()
|
patches=PackedStringArray()
|
||||||
|
patch_delta_encoding=false
|
||||||
|
patch_delta_compression_level_zstd=19
|
||||||
|
patch_delta_min_reduction=0.1
|
||||||
|
patch_delta_include_filters="*"
|
||||||
|
patch_delta_exclude_filters=""
|
||||||
encryption_include_filters=""
|
encryption_include_filters=""
|
||||||
encryption_exclude_filters=""
|
encryption_exclude_filters=""
|
||||||
seed=0
|
seed=0
|
||||||
@@ -25,6 +29,7 @@ binary_format/architecture="universal"
|
|||||||
custom_template/debug=""
|
custom_template/debug=""
|
||||||
custom_template/release=""
|
custom_template/release=""
|
||||||
debug/export_console_wrapper=0
|
debug/export_console_wrapper=0
|
||||||
|
application/liquid_glass_icon="res://icon.icon"
|
||||||
application/icon="uid://dd7lvnidxr5ss"
|
application/icon="uid://dd7lvnidxr5ss"
|
||||||
application/icon_interpolation=0
|
application/icon_interpolation=0
|
||||||
application/bundle_identifier="com.abunchofknowitalls.connect4"
|
application/bundle_identifier="com.abunchofknowitalls.connect4"
|
||||||
@@ -32,7 +37,7 @@ application/signature=""
|
|||||||
application/app_category="Games"
|
application/app_category="Games"
|
||||||
application/short_version=""
|
application/short_version=""
|
||||||
application/version=""
|
application/version=""
|
||||||
application/copyright="RPI Minds and Machines"
|
application/copyright="RPI Minds & Machines"
|
||||||
application/copyright_localized={}
|
application/copyright_localized={}
|
||||||
application/min_macos_version_x86_64="10.12"
|
application/min_macos_version_x86_64="10.12"
|
||||||
application/min_macos_version_arm64="11.00"
|
application/min_macos_version_arm64="11.00"
|
||||||
@@ -185,10 +190,10 @@ privacy/collected_data/browsing_history/collected=false
|
|||||||
privacy/collected_data/browsing_history/linked_to_user=false
|
privacy/collected_data/browsing_history/linked_to_user=false
|
||||||
privacy/collected_data/browsing_history/used_for_tracking=false
|
privacy/collected_data/browsing_history/used_for_tracking=false
|
||||||
privacy/collected_data/browsing_history/collection_purposes=0
|
privacy/collected_data/browsing_history/collection_purposes=0
|
||||||
privacy/collected_data/search_hhistory/collected=false
|
privacy/collected_data/search_history/collected=false
|
||||||
privacy/collected_data/search_hhistory/linked_to_user=false
|
privacy/collected_data/search_history/linked_to_user=false
|
||||||
privacy/collected_data/search_hhistory/used_for_tracking=false
|
privacy/collected_data/search_history/used_for_tracking=false
|
||||||
privacy/collected_data/search_hhistory/collection_purposes=0
|
privacy/collected_data/search_history/collection_purposes=0
|
||||||
privacy/collected_data/user_id/collected=false
|
privacy/collected_data/user_id/collected=false
|
||||||
privacy/collected_data/user_id/linked_to_user=false
|
privacy/collected_data/user_id/linked_to_user=false
|
||||||
privacy/collected_data/user_id/used_for_tracking=false
|
privacy/collected_data/user_id/used_for_tracking=false
|
||||||
@@ -255,13 +260,16 @@ rm -rf \"{temp_dir}\""
|
|||||||
dotnet/include_scripts_content=false
|
dotnet/include_scripts_content=false
|
||||||
dotnet/include_debug_symbols=false
|
dotnet/include_debug_symbols=false
|
||||||
dotnet/embed_build_outputs=false
|
dotnet/embed_build_outputs=false
|
||||||
|
privacy/collected_data/search_hhistory/collected=false
|
||||||
|
privacy/collected_data/search_hhistory/linked_to_user=false
|
||||||
|
privacy/collected_data/search_hhistory/used_for_tracking=false
|
||||||
|
privacy/collected_data/search_hhistory/collection_purposes=0
|
||||||
|
|
||||||
[preset.1]
|
[preset.1]
|
||||||
|
|
||||||
name="Windows (x86_64)"
|
name="Windows (x86_64)"
|
||||||
platform="Windows Desktop"
|
platform="Windows Desktop"
|
||||||
runnable=true
|
runnable=true
|
||||||
advanced_options=true
|
|
||||||
dedicated_server=false
|
dedicated_server=false
|
||||||
custom_features=""
|
custom_features=""
|
||||||
export_filter="all_resources"
|
export_filter="all_resources"
|
||||||
@@ -269,6 +277,11 @@ include_filter=""
|
|||||||
exclude_filter=""
|
exclude_filter=""
|
||||||
export_path="../../Downloads/connect4-moderator-observer (win-x86_64).exe"
|
export_path="../../Downloads/connect4-moderator-observer (win-x86_64).exe"
|
||||||
patches=PackedStringArray()
|
patches=PackedStringArray()
|
||||||
|
patch_delta_encoding=false
|
||||||
|
patch_delta_compression_level_zstd=19
|
||||||
|
patch_delta_min_reduction=0.1
|
||||||
|
patch_delta_include_filters="*"
|
||||||
|
patch_delta_exclude_filters=""
|
||||||
encryption_include_filters=""
|
encryption_include_filters=""
|
||||||
encryption_exclude_filters=""
|
encryption_exclude_filters=""
|
||||||
seed=0
|
seed=0
|
||||||
@@ -332,7 +345,6 @@ dotnet/embed_build_outputs=true
|
|||||||
name="Windows (arm64)"
|
name="Windows (arm64)"
|
||||||
platform="Windows Desktop"
|
platform="Windows Desktop"
|
||||||
runnable=false
|
runnable=false
|
||||||
advanced_options=true
|
|
||||||
dedicated_server=false
|
dedicated_server=false
|
||||||
custom_features=""
|
custom_features=""
|
||||||
export_filter="all_resources"
|
export_filter="all_resources"
|
||||||
@@ -340,6 +352,11 @@ include_filter=""
|
|||||||
exclude_filter=""
|
exclude_filter=""
|
||||||
export_path="../../Downloads/connect4-moderator-observer (win-arm64).exe"
|
export_path="../../Downloads/connect4-moderator-observer (win-arm64).exe"
|
||||||
patches=PackedStringArray()
|
patches=PackedStringArray()
|
||||||
|
patch_delta_encoding=false
|
||||||
|
patch_delta_compression_level_zstd=19
|
||||||
|
patch_delta_min_reduction=0.1
|
||||||
|
patch_delta_include_filters="*"
|
||||||
|
patch_delta_exclude_filters=""
|
||||||
encryption_include_filters=""
|
encryption_include_filters=""
|
||||||
encryption_exclude_filters=""
|
encryption_exclude_filters=""
|
||||||
seed=0
|
seed=0
|
||||||
@@ -403,7 +420,6 @@ dotnet/embed_build_outputs=true
|
|||||||
name="Linux (x86_64)"
|
name="Linux (x86_64)"
|
||||||
platform="Linux"
|
platform="Linux"
|
||||||
runnable=true
|
runnable=true
|
||||||
advanced_options=true
|
|
||||||
dedicated_server=false
|
dedicated_server=false
|
||||||
custom_features=""
|
custom_features=""
|
||||||
export_filter="all_resources"
|
export_filter="all_resources"
|
||||||
@@ -411,6 +427,11 @@ include_filter=""
|
|||||||
exclude_filter=""
|
exclude_filter=""
|
||||||
export_path="../../Downloads/connect4-moderator-observer (linux-x86_64).out"
|
export_path="../../Downloads/connect4-moderator-observer (linux-x86_64).out"
|
||||||
patches=PackedStringArray()
|
patches=PackedStringArray()
|
||||||
|
patch_delta_encoding=false
|
||||||
|
patch_delta_compression_level_zstd=19
|
||||||
|
patch_delta_min_reduction=0.1
|
||||||
|
patch_delta_include_filters="*"
|
||||||
|
patch_delta_exclude_filters=""
|
||||||
encryption_include_filters=""
|
encryption_include_filters=""
|
||||||
encryption_exclude_filters=""
|
encryption_exclude_filters=""
|
||||||
seed=0
|
seed=0
|
||||||
@@ -449,7 +470,6 @@ dotnet/embed_build_outputs=true
|
|||||||
name="Linux (arm64)"
|
name="Linux (arm64)"
|
||||||
platform="Linux"
|
platform="Linux"
|
||||||
runnable=false
|
runnable=false
|
||||||
advanced_options=true
|
|
||||||
dedicated_server=false
|
dedicated_server=false
|
||||||
custom_features=""
|
custom_features=""
|
||||||
export_filter="all_resources"
|
export_filter="all_resources"
|
||||||
@@ -457,6 +477,11 @@ include_filter=""
|
|||||||
exclude_filter=""
|
exclude_filter=""
|
||||||
export_path="../../Downloads/connect4-moderator-observer (linux-arm64).out"
|
export_path="../../Downloads/connect4-moderator-observer (linux-arm64).out"
|
||||||
patches=PackedStringArray()
|
patches=PackedStringArray()
|
||||||
|
patch_delta_encoding=false
|
||||||
|
patch_delta_compression_level_zstd=19
|
||||||
|
patch_delta_min_reduction=0.1
|
||||||
|
patch_delta_include_filters="*"
|
||||||
|
patch_delta_exclude_filters=""
|
||||||
encryption_include_filters=""
|
encryption_include_filters=""
|
||||||
encryption_exclude_filters=""
|
encryption_exclude_filters=""
|
||||||
seed=0
|
seed=0
|
||||||
|
|||||||
@@ -8,12 +8,16 @@
|
|||||||
|
|
||||||
config_version=5
|
config_version=5
|
||||||
|
|
||||||
|
[animation]
|
||||||
|
|
||||||
|
compatibility/default_parent_skeleton_in_mesh_instance_3d=true
|
||||||
|
|
||||||
[application]
|
[application]
|
||||||
|
|
||||||
config/name="Connect4 Observer"
|
config/name="Connect4 Observer"
|
||||||
config/version="1.0.0"
|
config/version="1.0.1"
|
||||||
run/main_scene="uid://dcx5nvs0pa7me"
|
run/main_scene="uid://dcx5nvs0pa7me"
|
||||||
config/features=PackedStringArray("4.5", "C#", "Forward Plus")
|
config/features=PackedStringArray("4.6", "C#", "Forward Plus")
|
||||||
boot_splash/image="uid://dd7lvnidxr5ss"
|
boot_splash/image="uid://dd7lvnidxr5ss"
|
||||||
config/icon="uid://dd7lvnidxr5ss"
|
config/icon="uid://dd7lvnidxr5ss"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user