Skip to content

Commit

Permalink
Added the new logo and icon, and remade the main menu.
Browse files Browse the repository at this point in the history
Thank you to @traverseda and the mysterious ghost for helping create
the logo and icon for the game!

If you are the mysterious ghost, please contact me and I'll make sure
to put your name in the credits :)

This commit resolves #38.
  • Loading branch information
drwhut committed Mar 19, 2022
1 parent fb883cf commit e5687a3
Show file tree
Hide file tree
Showing 19 changed files with 705 additions and 188 deletions.
5 changes: 5 additions & 0 deletions game/CREDITS.tres
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@ Nathan Bonnemains
IMAGES
======
LOGO AND ICON
----------------------
The Ghost
traverseda
CURSORS
------------
Jakub 'Nighted' Steiner
Expand Down
43 changes: 43 additions & 0 deletions game/Images/InfoIcon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions game/icon.png.import → game/Images/InfoIcon.svg.import
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

importer="texture"
type="StreamTexture"
path="res://.import/icon.png-487276ed1e3a0c39cad0279d744ee560.stex"
path="res://.import/InfoIcon.svg-fa204b6256748a71f6912bf3faccbd66.stex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://icon.png"
dest_files=[ "res://.import/icon.png-487276ed1e3a0c39cad0279d744ee560.stex" ]
source_file="res://Images/InfoIcon.svg"
dest_files=[ "res://.import/InfoIcon.svg-fa204b6256748a71f6912bf3faccbd66.stex" ]

[params]

Expand Down
15 changes: 14 additions & 1 deletion game/LICENSES.tres
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,14 @@

[resource]
script = ExtResource( 1 )
text = "Fonts/Cabin-*.ttf
text = "tabletop_club_{icon,logo}.png
=========================
Author: The Ghost
License: CC BY-SA 4.0
Modified By: traverseda
URL: https://files.outsidecontext.solutions/s/G6aHm9qGPbJzBBH
Fonts/Cabin-*.ttf
===========
Authors: Pablo Impallari, Igino Marini
License: SIL OFL v1.1
Expand Down Expand Up @@ -36,6 +43,12 @@ License: CC0
Modified By: Benjamin \"drwhut\" Beddows
URL: https://www.svgrepo.com/svg/10764/eye
Images/InfoIcon.svg
=================
Author: SVG Repo
License: CC0
URL: https://www.svgrepo.com/svg/60892/info
Images/PaintIcon.svg
==================
Author: SVG Repo
Expand Down
Loading

0 comments on commit e5687a3

Please sign in to comment.