mirror of
https://github.com/RPG-Research/bcirpg.git
synced 2024-04-16 14:23:01 +00:00
de4498ccce
Adds asset folder with the two themes, the fonts and styleboxflats for each. We discussed keeping this themes location updated and adding it to all projects when we begin work.
8 lines
211 B
Plaintext
8 lines
211 B
Plaintext
[gd_resource type="DynamicFont" load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://assets/Fonts_source/LiberationSerif-Regular.ttf" type="DynamicFontData" id=1]
|
|
|
|
[resource]
|
|
size = 30
|
|
font_data = ExtResource( 1 )
|