File tree Expand file tree Collapse file tree 3 files changed +37
-2
lines changed Expand file tree Collapse file tree 3 files changed +37
-2
lines changed Original file line number Diff line number Diff line change
1
+ [remap]
2
+
3
+ importer="texture"
4
+ type="CompressedTexture2D"
5
+ uid="uid://cxh6hwgj7obw2"
6
+ path="res://.godot/imported/Logo.png-3f727bc575b71196031e5024c4a29f71.ctex"
7
+ metadata={
8
+ "vram_texture": false
9
+ }
10
+
11
+ [deps]
12
+
13
+ source_file="res://Logo.png"
14
+ dest_files=["res://.godot/imported/Logo.png-3f727bc575b71196031e5024c4a29f71.ctex"]
15
+
16
+ [params]
17
+
18
+ compress/mode=0
19
+ compress/high_quality=false
20
+ compress/lossy_quality=0.7
21
+ compress/hdr_compression=1
22
+ compress/normal_map=0
23
+ compress/channel_pack=0
24
+ mipmaps/generate=false
25
+ mipmaps/limit=-1
26
+ roughness/mode=0
27
+ roughness/src_normal=""
28
+ process/fix_alpha_border=true
29
+ process/premult_alpha=false
30
+ process/normal_map_invert_y=false
31
+ process/hdr_as_srgb=false
32
+ process/hdr_clamp_exposure=false
33
+ process/size_limit=0
34
+ detect_3d/compress_to=1
Original file line number Diff line number Diff line change @@ -10,7 +10,8 @@ config_version=5
10
10
11
11
[application ]
12
12
13
- config/name ="godot cpp template "
13
+ config/name ="Gaia Green "
14
14
run/main_scene ="uid://cs6xj3i70yh0f"
15
15
config/features =PackedStringArray ("4.4" , "Forward Plus" )
16
- config/icon ="res://icon.svg"
16
+ config/icon ="uid://cxh6hwgj7obw2"
17
+ config/tags =PackedStringArray ("gaia_green" , "open_source" , "template" )
You can’t perform that action at this time.
0 commit comments