Добавление файлов проекта на сервер git

This commit is contained in:
MaD_CaT
2023-03-10 13:52:20 +03:00
parent 2daf86a720
commit 196298d220
36 changed files with 1537 additions and 0 deletions

9
main-font.tres Normal file
View File

@@ -0,0 +1,9 @@
[gd_resource type="DynamicFont" load_steps=2 format=2]
[ext_resource path="res://DejaVuSansCondensed.ttf" type="DynamicFontData" id=1]
[resource]
size = 20
use_mipmaps = true
use_filter = true
font_data = ExtResource( 1 )