mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 18:54:44 -04:00
Big splash screen update & new translatable strings
This commit is contained in:
parent
f57ea4d64f
commit
b1d84042b1
24 changed files with 549 additions and 58 deletions
9
Assets/Fonts/Roboto-Bold.tres
Normal file
9
Assets/Fonts/Roboto-Bold.tres
Normal file
|
@ -0,0 +1,9 @@
|
|||
[gd_resource type="DynamicFont" load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://Assets/Fonts/Roboto-Bold.ttf" type="DynamicFontData" id=1]
|
||||
|
||||
[resource]
|
||||
size = 12
|
||||
use_mipmaps = true
|
||||
use_filter = true
|
||||
font_data = ExtResource( 1 )
|
Loading…
Add table
Add a link
Reference in a new issue