Skip to content

Commit

Permalink
Replace icon with something a teensy bit better looking
Browse files Browse the repository at this point in the history
  • Loading branch information
jspahrsummers committed Jul 9, 2024
1 parent 08d2f84 commit b047ec6
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 24 deletions.
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
- menu_button
- target_overlay

Icon created by [Justin Spahr-Summers](https://github.com/jspahrsummers) for this project, using [Claude](https://claude.ai):
Icon created by [Justin Spahr-Summers](https://github.com/jspahrsummers) for this project, using [Midjourney](https://www.midjourney.com/):
- icon

# Addon licenses
Expand Down
2 changes: 1 addition & 1 deletion project.godot
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ config/use_custom_user_dir=true
config/features=PackedStringArray("4.2", "GL Compatibility")
boot_splash/bg_color=Color(0.0509804, 0.0666667, 0.101961, 1)
boot_splash/image="res://screens/shared_ui/images/splash_screen.png"
config/icon="res://screens/shared_ui/images/icon.svg"
config/icon="res://screens/shared_ui/images/icon.png"

[autoload]

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

importer="image"
type="Image"
uid="uid://dums71vwd5gur"
path="res://.godot/imported/icon.png-5b91fd4ac747b95d31faf0d5c3b7aacb.image"

[deps]

source_file="res://screens/shared_ui/images/icon.png"
dest_files=["res://.godot/imported/icon.png-5b91fd4ac747b95d31faf0d5c3b7aacb.image"]

[params]

19 changes: 0 additions & 19 deletions screens/shared_ui/images/icon.svg

This file was deleted.

3 changes: 0 additions & 3 deletions screens/shared_ui/images/icon.svg.import

This file was deleted.

0 comments on commit b047ec6

Please sign in to comment.