Initial Android commit
This commit is contained in:
commit
1e2b80c13d
8521 changed files with 231475 additions and 0 deletions
13
resources/fonts/MainMenuFont.tres
Normal file
13
resources/fonts/MainMenuFont.tres
Normal file
|
@ -0,0 +1,13 @@
|
|||
[gd_resource type="DynamicFont" load_steps=2 format=2]
|
||||
|
||||
[sub_resource type="DynamicFontData" id=1]
|
||||
resource_local_to_scene = true
|
||||
font_path = "res://resources/fonts/OneEleven.ttf"
|
||||
|
||||
[resource]
|
||||
resource_local_to_scene = true
|
||||
size = 24
|
||||
outline_size = 1
|
||||
use_mipmaps = true
|
||||
use_filter = true
|
||||
font_data = SubResource( 1 )
|
Loading…
Add table
Add a link
Reference in a new issue