mirror of
https://github.com/HarmonyHoney/ROTA.git
synced 2026-07-17 16:46:17 +00:00
update android icon !
This commit is contained in:
parent
f1bcdd88ed
commit
a52cda5670
3 changed files with 39 additions and 4 deletions
|
|
@ -214,9 +214,9 @@ architectures/armeabi-v7a=true
|
||||||
architectures/arm64-v8a=true
|
architectures/arm64-v8a=true
|
||||||
architectures/x86=false
|
architectures/x86=false
|
||||||
architectures/x86_64=false
|
architectures/x86_64=false
|
||||||
keystore/debug=""
|
keystore/debug="C:/Dev/keys/harmony.keystore"
|
||||||
keystore/debug_user=""
|
keystore/debug_user="harmony"
|
||||||
keystore/debug_password=""
|
keystore/debug_password="harmony"
|
||||||
keystore/release="C:/Dev/keys/harmony.keystore"
|
keystore/release="C:/Dev/keys/harmony.keystore"
|
||||||
keystore/release_user="harmony"
|
keystore/release_user="harmony"
|
||||||
keystore/release_password="harmony"
|
keystore/release_password="harmony"
|
||||||
|
|
@ -229,7 +229,7 @@ package/signed=true
|
||||||
package/classify_as_game=true
|
package/classify_as_game=true
|
||||||
package/retain_data_on_uninstall=false
|
package/retain_data_on_uninstall=false
|
||||||
package/exclude_from_recents=false
|
package/exclude_from_recents=false
|
||||||
launcher_icons/main_192x192=""
|
launcher_icons/main_192x192="res://media/image/icon/android-icon192.png"
|
||||||
launcher_icons/adaptive_foreground_432x432=""
|
launcher_icons/adaptive_foreground_432x432=""
|
||||||
launcher_icons/adaptive_background_432x432=""
|
launcher_icons/adaptive_background_432x432=""
|
||||||
graphics/opengl_debug=false
|
graphics/opengl_debug=false
|
||||||
|
|
|
||||||
BIN
media/image/icon/android-icon192.png
Normal file
BIN
media/image/icon/android-icon192.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
35
media/image/icon/android-icon192.png.import
Normal file
35
media/image/icon/android-icon192.png.import
Normal file
|
|
@ -0,0 +1,35 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="StreamTexture"
|
||||||
|
path="res://.import/android-icon192.png-8ced6154d62c44da16aa10ff020fc5cd.stex"
|
||||||
|
metadata={
|
||||||
|
"vram_texture": false
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://media/image/icon/android-icon192.png"
|
||||||
|
dest_files=[ "res://.import/android-icon192.png-8ced6154d62c44da16aa10ff020fc5cd.stex" ]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=0
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/hdr_mode=0
|
||||||
|
compress/bptc_ldr=0
|
||||||
|
compress/normal_map=0
|
||||||
|
flags/repeat=0
|
||||||
|
flags/filter=true
|
||||||
|
flags/mipmaps=false
|
||||||
|
flags/anisotropic=false
|
||||||
|
flags/srgb=2
|
||||||
|
process/fix_alpha_border=true
|
||||||
|
process/premult_alpha=false
|
||||||
|
process/HDR_as_SRGB=false
|
||||||
|
process/invert_color=false
|
||||||
|
process/normal_map_invert_y=false
|
||||||
|
stream=false
|
||||||
|
size_limit=0
|
||||||
|
detect_3d=true
|
||||||
|
svg/scale=1.0
|
||||||
Loading…
Add table
Add a link
Reference in a new issue