initial shell work
This commit is contained in:
@ -0,0 +1,4 @@
|
||||
[gd_resource type="DynamicFontData" format=2]
|
||||
|
||||
[resource]
|
||||
font_path = "res://addons/jc.godot.plane-editor-theme/Fonts/Sources/DefaultGodotFonts/Hack_Regular.ttf"
|
@ -0,0 +1,8 @@
|
||||
[gd_resource type="DynamicFont" load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://addons/jc.godot.plane-editor-theme/Fonts/DynamicFonts/Data/HackRegular.tres" type="DynamicFontData" id=1]
|
||||
|
||||
[resource]
|
||||
size = 14
|
||||
use_mipmaps = true
|
||||
font_data = ExtResource( 1 )
|
Reference in New Issue
Block a user