diff --git a/src/SharpIDE.Godot/Resources/SharpIdeSplash.png b/src/SharpIDE.Godot/Resources/SharpIdeSplash.png new file mode 100644 index 0000000..ea47f05 Binary files /dev/null and b/src/SharpIDE.Godot/Resources/SharpIdeSplash.png differ diff --git a/src/SharpIDE.Godot/Resources/SharpIdeSplash.png.import b/src/SharpIDE.Godot/Resources/SharpIdeSplash.png.import new file mode 100644 index 0000000..ce748fb --- /dev/null +++ b/src/SharpIDE.Godot/Resources/SharpIdeSplash.png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c58xmy2syss8s" +path="res://.godot/imported/SharpIdeSplash.png-85de384c7094e7096e2327c07438fd76.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Resources/SharpIdeSplash.png" +dest_files=["res://.godot/imported/SharpIdeSplash.png-85de384c7094e7096e2327c07438fd76.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +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/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +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 diff --git a/src/SharpIDE.Godot/Resources/SharpIdeSplash.svg b/src/SharpIDE.Godot/Resources/SharpIdeSplash.svg index 34c3165..52ae620 100644 --- a/src/SharpIDE.Godot/Resources/SharpIdeSplash.svg +++ b/src/SharpIDE.Godot/Resources/SharpIdeSplash.svg @@ -3,11 +3,14 @@ SharpIDE + x="258.5593" + y="349.19336" + style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:53.3333px;font-family:'Segoe UI';-inkscape-font-specification:'Segoe UI Semi-Bold';fill:#f2f2f2;fill-opacity:1;stroke-width:0.10356">SharpIDE diff --git a/src/SharpIDE.Godot/Resources/SharpIdeSplash.svg.import b/src/SharpIDE.Godot/Resources/SharpIdeSplash.svg.import new file mode 100644 index 0000000..bfa4b51 --- /dev/null +++ b/src/SharpIDE.Godot/Resources/SharpIdeSplash.svg.import @@ -0,0 +1,43 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://baupo3iy8ypx3" +path="res://.godot/imported/SharpIdeSplash.svg-836f88af1c1424199f11eb39d86b6d7b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Resources/SharpIdeSplash.svg" +dest_files=["res://.godot/imported/SharpIdeSplash.svg-836f88af1c1424199f11eb39d86b6d7b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 +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/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 +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 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/src/SharpIDE.Godot/project.godot b/src/SharpIDE.Godot/project.godot index 13a7dc0..f2deb07 100644 --- a/src/SharpIDE.Godot/project.godot +++ b/src/SharpIDE.Godot/project.godot @@ -14,6 +14,8 @@ config/name="SharpIDE" run/main_scene="uid://b70jhun5a4las" config/features=PackedStringArray("4.5", "C#", "Forward Plus") run/max_fps=157 +boot_splash/fullsize=false +boot_splash/image="uid://c58xmy2syss8s" config/icon="uid://tpjfx7mo6cwj" [autoload]