mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 17:54:44 -04:00
Initial commit
This commit is contained in:
commit
f647a42752
71 changed files with 1548 additions and 0 deletions
8
Assets/Fonts/Roboto-Regular.tres
Normal file
8
Assets/Fonts/Roboto-Regular.tres
Normal file
|
@ -0,0 +1,8 @@
|
|||
[gd_resource type="DynamicFont" load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://Assets/Fonts/Roboto-Regular.ttf" type="DynamicFontData" id=1]
|
||||
|
||||
[resource]
|
||||
use_mipmaps = true
|
||||
use_filter = true
|
||||
font_data = ExtResource( 1 )
|
Loading…
Add table
Add a link
Reference in a new issue