Initial Android commit

This commit is contained in:
OleSTEEP 2024-11-10 03:34:28 +03:00
commit 1e2b80c13d
8521 changed files with 231475 additions and 0 deletions

View 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 )

Binary file not shown.

View file

@ -0,0 +1,12 @@
[gd_resource type="DynamicFont" load_steps=2 format=2]
[sub_resource type="DynamicFontData" id=4]
font_path = "res://resources/fonts/OneEleven.ttf"
[resource]
size = 40
outline_size = 5
outline_color = Color( 0, 0, 0, 1 )
use_mipmaps = true
use_filter = true
font_data = SubResource( 4 )

Binary file not shown.

Binary file not shown.

Binary file not shown.