Skip to content

Commit

Permalink
use squared logo as default (#457)
Browse files Browse the repository at this point in the history
Signed-off-by: Lean Mendoza <[email protected]>
Co-authored-by: Lean Mendoza <[email protected]>
  • Loading branch information
kuruk-mm and leanmendoza authored Oct 18, 2024
1 parent 1b919e1 commit cfa4019
Show file tree
Hide file tree
Showing 5 changed files with 38 additions and 1 deletion.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
source_md5="a39a044dffd0fcde491625ecfb6907df"
dest_md5="8846d8bef049f233ef559bf64705b378"

Binary file added godot/decentraland_logo_squared.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 34 additions & 0 deletions godot/decentraland_logo_squared.png.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
[remap]

importer="texture"
type="CompressedTexture2D"
uid="uid://53p6rxnv088o"
path="res://.godot/imported/decentraland_logo_squared.png-a398cd349d74331ac8e512de564183cd.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://decentraland_logo_squared.png"
dest_files=["res://.godot/imported/decentraland_logo_squared.png-a398cd349d74331ac8e512de564183cd.ctex"]

[params]

compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1
2 changes: 1 addition & 1 deletion godot/project.godot
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ config/name="Decentraland"
config/description="Decentraland Explorer powered by Decentraland DAO"
run/main_scene="res://src/main.tscn"
config/features=PackedStringArray("4.3")
config/icon="res://decentraland_logo.png"
config/icon="res://decentraland_logo_squared.png"

[audio]

Expand Down

0 comments on commit cfa4019

Please sign in to comment.