This repository was archived by the owner on Sep 26, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed
addons/visualize/Example Scene Expand file tree Collapse file tree 6 files changed +8
-8
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 33importer="texture"
44type="CompressedTexture2D"
55uid="uid://bta173dmvpgj3"
6- path="res://.godot/imported/icon.svg-218a8f2b3041327d8a5756f3a245f83b .ctex"
6+ path="res://.godot/imported/icon.svg-f38e834c7b9fa631d519f5e504a6ec8d .ctex"
77metadata={
88"vram_texture": false
99}
1010
1111[deps]
1212
13- source_file="res://icon.svg"
14- dest_files=["res://.godot/imported/icon.svg-218a8f2b3041327d8a5756f3a245f83b .ctex"]
13+ source_file="res://addons/visualize/Example Scene/ icon.svg"
14+ dest_files=["res://.godot/imported/icon.svg-f38e834c7b9fa631d519f5e504a6ec8d .ctex"]
1515
1616[params]
1717
Original file line number Diff line number Diff line change 11[gd_scene load_steps =3 format =3 uid ="uid://dpt16oa8hjtej" ]
22
3- [ext_resource type ="Texture2D" uid ="uid://bta173dmvpgj3" path ="res://icon.svg" id ="1_0mcxu" ]
3+ [ext_resource type ="Texture2D" uid ="uid://bta173dmvpgj3" path ="res://addons/visualize/Example Scene/ icon.svg" id ="1_0mcxu" ]
44[ext_resource type ="Script" path ="res://addons/visualize/Example Scene/VisualizeExample.cs" id ="1_t5kvf" ]
55
66[node name ="Scene" type ="Node2D" ]
File renamed without changes.
Original file line number Diff line number Diff line change 33importer="texture"
44type="CompressedTexture2D"
55uid="uid://cxru4nie1rfy0"
6- path="res://.godot/imported/icon.png-1c6da3c27a06e454f5d08ba7596c5d69 .ctex"
6+ path="res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560 .ctex"
77metadata={
88"vram_texture": false
99}
1010
1111[deps]
1212
13- source_file="res://addons/visualize/ icon.png"
14- dest_files=["res://.godot/imported/icon.png-1c6da3c27a06e454f5d08ba7596c5d69 .ctex"]
13+ source_file="res://icon.png"
14+ dest_files=["res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560 .ctex"]
1515
1616[params]
1717
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ config_version=5
1313config/name ="Visualize"
1414run/main_scene ="res://addons/visualize/Example Scene/scene.tscn"
1515config/features =PackedStringArray ("4.3" , "C#" , "Forward Plus" )
16- config/icon ="res://icon.svg"
16+ config/icon ="res://addons/visualize/Example Scene/ icon.svg"
1717
1818[autoload ]
1919
You can’t perform that action at this time.
0 commit comments