feat: Added readme, fixed dependecies
This commit is contained in:
parent
ff4852656b
commit
2f5e80295d
20 changed files with 164 additions and 195 deletions
|
|
@ -1,6 +1,5 @@
|
|||
[gd_resource type="Theme" load_steps=40 format=3 uid="uid://b8l285cjcgeyi"]
|
||||
[gd_resource type="Theme" format=3 uid="uid://b8l285cjcgeyi"]
|
||||
|
||||
[ext_resource type="FontFile" uid="uid://nbrt5q3t8tud" path="res://assets/fonts/pico12.ttf" id="1_103to"]
|
||||
[ext_resource type="Texture2D" uid="uid://d0yhee0scl7mc" path="res://assets/sprites/gui/ButtonBackground.tres" id="1_y0kbp"]
|
||||
[ext_resource type="Texture2D" uid="uid://dxmg20mrnpt8r" path="res://assets/sprites/gui/SelectionGeneric.tres" id="2_h0nd2"]
|
||||
[ext_resource type="Texture2D" uid="uid://b5skdm3q7tkh3" path="res://assets/sprites/gui/ChooseYourSeeds/Grabber.tres" id="3_i6w8j"]
|
||||
|
|
@ -173,7 +172,6 @@ texture_margin_right = 7.0
|
|||
texture_margin_bottom = 4.0
|
||||
|
||||
[resource]
|
||||
default_font = ExtResource("1_103to")
|
||||
Button/colors/font_color = Color(0, 0, 0, 1)
|
||||
Button/colors/font_focus_color = Color(0, 0, 0, 1)
|
||||
Button/colors/font_outline_color = Color(1, 1, 1, 1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue