windows icon and stuff prepared
This commit is contained in:
parent
7fd32cc7b0
commit
e4c4f36c39
4 changed files with 6 additions and 5 deletions
|
@ -16,7 +16,7 @@ script_encryption_key=""
|
||||||
custom_template/debug=""
|
custom_template/debug=""
|
||||||
custom_template/release=""
|
custom_template/release=""
|
||||||
binary_format/64_bits=true
|
binary_format/64_bits=true
|
||||||
binary_format/embed_pck=true
|
binary_format/embed_pck=false
|
||||||
texture_format/bptc=false
|
texture_format/bptc=false
|
||||||
texture_format/s3tc=true
|
texture_format/s3tc=true
|
||||||
texture_format/etc=false
|
texture_format/etc=false
|
||||||
|
@ -31,12 +31,12 @@ codesign/timestamp_server_url=""
|
||||||
codesign/digest_algorithm=1
|
codesign/digest_algorithm=1
|
||||||
codesign/description=""
|
codesign/description=""
|
||||||
codesign/custom_options=PoolStringArray( )
|
codesign/custom_options=PoolStringArray( )
|
||||||
application/modify_resources=false
|
application/modify_resources=true
|
||||||
application/icon=""
|
application/icon="res://icon.ico"
|
||||||
application/file_version=""
|
application/file_version=""
|
||||||
application/product_version=""
|
application/product_version=""
|
||||||
application/company_name=""
|
application/company_name="Team SG"
|
||||||
application/product_name=""
|
application/product_name="Revolution 2083"
|
||||||
application/file_description=""
|
application/file_description=""
|
||||||
application/copyright=""
|
application/copyright=""
|
||||||
application/trademarks=""
|
application/trademarks=""
|
||||||
|
|
BIN
icon.ico
Normal file
BIN
icon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 216 KiB |
BIN
icon.xcf
Normal file
BIN
icon.xcf
Normal file
Binary file not shown.
|
@ -92,6 +92,7 @@ config/use_custom_user_dir=true
|
||||||
config/custom_user_dir_name="heromark2"
|
config/custom_user_dir_name="heromark2"
|
||||||
boot_splash/show_image=false
|
boot_splash/show_image=false
|
||||||
config/icon="res://icon.png"
|
config/icon="res://icon.png"
|
||||||
|
config/windows_native_icon="res://icon.ico"
|
||||||
|
|
||||||
[autoload]
|
[autoload]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue