mirror of
https://github.com/Dariasteam/Cows-Revenge.git
synced 2026-01-23 02:15:17 +00:00
Add high-res icon
This commit is contained in:
parent
2fd1d06895
commit
c161a21ed2
3 changed files with 9 additions and 9 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
name="Cow's Revenge"
|
||||
main_scene="res://Scenes/Menu/main_menu.tscn"
|
||||
icon="res://icon.png"
|
||||
icon="res://high_res_icon.png"
|
||||
|
||||
[autoload]
|
||||
|
||||
|
|
|
|||
16
export.cfg
16
export.cfg
|
|
@ -32,11 +32,11 @@ command_line/extra_args=""
|
|||
custom_package/debug=""
|
||||
custom_package/release=""
|
||||
debug/debugging_enabled=false
|
||||
keystore/release="/home/darias/debug.keystore"
|
||||
keystore/release_password="android"
|
||||
keystore/release_user="androiddebugkey"
|
||||
one_click_deploy/clear_previous_install=true
|
||||
package/icon="res://Sprites/GUI/Buttons/btn_shoot.png"
|
||||
keystore/release="/home/darias/release.keystore"
|
||||
keystore/release_password="cualquierboberia"
|
||||
keystore/release_user="pipoypipagames"
|
||||
one_click_deploy/clear_previous_install=false
|
||||
package/icon="res://high_res_icon.png"
|
||||
package/name="Cow's Revenge"
|
||||
package/signed=true
|
||||
package/unique_name="org.pipoypipagames.$genname"
|
||||
|
|
@ -248,14 +248,14 @@ binary/64_bits=true
|
|||
custom_binary/debug=""
|
||||
custom_binary/release=""
|
||||
debug/debugging_enabled=false
|
||||
resources/bundle_dependencies_(for_optical_disc)=false
|
||||
resources/pack_mode=2
|
||||
resources/bundle_dependencies_(for_optical_disc)=true
|
||||
resources/pack_mode=0
|
||||
|
||||
[platform:Mac OSX]
|
||||
|
||||
application/bits_mode=0
|
||||
application/copyright=""
|
||||
application/icon=""
|
||||
application/icon="res://high_res_icon.png"
|
||||
application/identifier="org.godotengine.macgame"
|
||||
application/info="Made with Godot Engine"
|
||||
application/name=""
|
||||
|
|
|
|||
BIN
high_res_icon.png
Normal file
BIN
high_res_icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.1 KiB |
Loading…
Add table
Add a link
Reference in a new issue