Asset renaming (#225)

* Renamed the Asset folder and subfolders to lowercase

* Fixed font loading issue

Co-authored-by: OverloadedOrama <manoschool@yahoo.com>
This commit is contained in:
Manolis Papadeas 2020-05-05 03:53:58 +03:00 committed by GitHub
parent a056a87492
commit 1ad1ecb960
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
429 changed files with 2490 additions and 2443 deletions

View 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]
size = 10
use_mipmaps = true
font_data = ExtResource( 1 )