change name
parent
1a7d55692a
commit
a490eb3d05
|
@ -10,7 +10,7 @@ config_version=4
|
|||
|
||||
[application]
|
||||
|
||||
config/name="Long Night"
|
||||
config/name="The Endless Night"
|
||||
config/description="Game made for Ludum Dare 54 by iLunaiLuna, Manskage and JustDzhi"
|
||||
run/main_scene="res://src/scenes/menu/Menu.tscn"
|
||||
boot_splash/show_image=false
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
[ext_resource path="res://res/fonts/silkscreen/Silkscreen-Regular.ttf" type="DynamicFontData" id=1]
|
||||
|
||||
[sub_resource type="DynamicFont" id=1]
|
||||
size = 8
|
||||
font_data = ExtResource( 1 )
|
||||
|
||||
[resource]
|
||||
|
|
Loading…
Reference in New Issue