New scoreboard viewing screengit commit -m "New scoreboard viewing screen"

This commit is contained in:
Haze Weathers 2024-12-01 20:14:51 -05:00
parent 155c86c013
commit b61a5122f4
22 changed files with 739 additions and 67 deletions

View file

@ -5,7 +5,7 @@ platform="Windows Desktop"
runnable=true
custom_features=""
export_filter="all_resources"
include_filter="ngio.ini"
include_filter="scoreboard_host.txt"
exclude_filter=""
export_path="build/Revolution 2083.exe"
script_export_mode=1
@ -33,6 +33,7 @@ codesign/description=""
codesign/custom_options=PoolStringArray( )
application/modify_resources=true
application/icon="res://icon.ico"
application/icon_interpolation=4
application/file_version=""
application/product_version=""
application/company_name="Team SG"
@ -48,7 +49,7 @@ platform="Linux/X11"
runnable=true
custom_features=""
export_filter="all_resources"
include_filter="ngio.ini"
include_filter="scoreboard_host.txt"
exclude_filter=""
export_path="build/linux/Revolution 2083.x86_64"
script_export_mode=1
@ -58,7 +59,7 @@ script_encryption_key=""
custom_template/debug=""
custom_template/release=""
binary_format/64_bits=true
binary_format/architecture="x86_64"
binary_format/embed_pck=true
texture_format/bptc=false
texture_format/s3tc=true
@ -73,7 +74,7 @@ platform="HTML5"
runnable=true
custom_features=""
export_filter="all_resources"
include_filter="ngio.ini"
include_filter="scoreboard_host.txt"
exclude_filter=""
export_path="build/html5/index.html"
script_export_mode=1
@ -108,7 +109,7 @@ platform="Android"
runnable=true
custom_features=""
export_filter="all_resources"
include_filter=""
include_filter="scoreboard_host.txt"
exclude_filter=""
export_path="build/android/hero-mark-2.apk"
script_export_mode=1
@ -241,6 +242,7 @@ permissions/mount_format_filesystems=false
permissions/mount_unmount_filesystems=false
permissions/nfc=false
permissions/persistent_activity=false
permissions/post_notifications=false
permissions/process_outgoing_calls=false
permissions/read_calendar=false
permissions/read_call_log=false