Change the project icon to be the gift icon #4
BIN
icon.png
BIN
icon.png
Binary file not shown.
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 2.3 KiB |
@ -24,6 +24,11 @@ _global_script_classes=[ {
|
|||||||
"language": "GDScript",
|
"language": "GDScript",
|
||||||
"path": "res://addons/gift/gift_node.gd"
|
"path": "res://addons/gift/gift_node.gd"
|
||||||
}, {
|
}, {
|
||||||
|
"base": "Node",
|
||||||
|
"class": "ImageCache",
|
||||||
|
"language": "GDScript",
|
||||||
|
"path": "res://addons/gift/util/image_cache.gd"
|
||||||
|
}, {
|
||||||
"base": "Reference",
|
"base": "Reference",
|
||||||
"class": "SenderData",
|
"class": "SenderData",
|
||||||
"language": "GDScript",
|
"language": "GDScript",
|
||||||
@ -33,6 +38,7 @@ _global_script_class_icons={
|
|||||||
"CommandData": "",
|
"CommandData": "",
|
||||||
"CommandInfo": "",
|
"CommandInfo": "",
|
||||||
"Gift": "",
|
"Gift": "",
|
||||||
|
"ImageCache": "",
|
||||||
"SenderData": ""
|
"SenderData": ""
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user