initial shell work

This commit is contained in:
veclav talica
2023-09-25 12:57:50 +05:00
parent 9647c5a3b4
commit 945637b4a6
38 changed files with 36892 additions and 17 deletions

View File

@ -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"

View File

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