mirror of
https://github.com/JohnBreaux/Boat-Battle.git
synced 2024-11-14 21:15:58 +00:00
Rename the game and exported executable to match the official name of the game.
This commit is contained in:
parent
c28b273249
commit
c907391947
@ -7,7 +7,7 @@ custom_features=""
|
||||
export_filter="all_resources"
|
||||
include_filter=""
|
||||
exclude_filter=""
|
||||
export_path="../../godot_ship.exe"
|
||||
export_path="../../Boat Battle.exe"
|
||||
script_export_mode=1
|
||||
script_encryption_key=""
|
||||
|
||||
@ -36,6 +36,6 @@ application/file_version=""
|
||||
application/product_version=""
|
||||
application/company_name="Group12"
|
||||
application/product_name="Ship Battle"
|
||||
application/file_description=""
|
||||
application/file_description="A game made by four very tired students."
|
||||
application/copyright="2021 Group 12 Industries"
|
||||
application/trademarks=""
|
||||
|
@ -10,7 +10,7 @@ config_version=4
|
||||
|
||||
[application]
|
||||
|
||||
config/name="godot_ship"
|
||||
config/name="Boat Battle"
|
||||
run/main_scene="res://scenes/Main.tscn"
|
||||
boot_splash/image="res://assets/backgrounds/splash_image.png"
|
||||
config/icon="res://icon.png"
|
||||
|
Loading…
Reference in New Issue
Block a user