tabletop-club/game/Scenes/MainMenuFont.tres
drwhut e5687a3407 Added the new logo and icon, and remade the main menu.
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.
2022-03-19 21:34:27 +00:00

8 lines
187 B
Plaintext

[gd_resource type="DynamicFont" load_steps=2 format=2]
[ext_resource path="res://Fonts/Cabin-Regular.ttf" type="DynamicFontData" id=1]
[resource]
size = 20
font_data = ExtResource( 1 )