mirror of
https://github.com/HarmonyHoney/tiny_crate.git
synced 2026-01-23 10:36:06 +00:00
credits url (:
This commit is contained in:
parent
3f02093611
commit
4eecc080c0
2 changed files with 4 additions and 7 deletions
|
|
@ -76,7 +76,7 @@ _global_script_class_icons={
|
|||
|
||||
config/name="Tiny Crate"
|
||||
config/description="Tiny Crate by Harmony Honey
|
||||
HarmonyHunnie.com"
|
||||
hhoney.net"
|
||||
run/main_scene="res://src/menu/splash.tscn"
|
||||
config/icon="res://media/image/icon.png"
|
||||
config/windows_native_icon="res://media/image/icon_gimp.ico"
|
||||
|
|
|
|||
|
|
@ -17,8 +17,8 @@ bus = "SFX"
|
|||
margin_top = 11.0
|
||||
margin_right = 227.0
|
||||
margin_bottom = 118.0
|
||||
custom_fonts/font = ExtResource( 1 )
|
||||
custom_colors/font_color = Color( 1, 0.945098, 0.909804, 1 )
|
||||
custom_fonts/font = ExtResource( 1 )
|
||||
text = "Tiny Crate
|
||||
by Harmony Honey
|
||||
|
||||
|
|
@ -28,11 +28,8 @@ Using fonts:
|
|||
m3x6, m5x7, m6x11
|
||||
by Daniel Linssen
|
||||
|
||||
visit HarmonyHunnie.com for more! <3"
|
||||
visit hhoney.net for more! <3"
|
||||
align = 1
|
||||
__meta__ = {
|
||||
"_edit_use_anchors_": false
|
||||
}
|
||||
|
||||
[node name="c" type="Sprite" parent="."]
|
||||
position = Vector2( 12, 12 )
|
||||
|
|
@ -46,10 +43,10 @@ margin_left = 11.0
|
|||
margin_top = -6.0
|
||||
margin_right = 39.0
|
||||
margin_bottom = 7.0
|
||||
custom_fonts/font = ExtResource( 2 )
|
||||
custom_colors/font_color = Color( 1, 0.945098, 0.909804, 1 )
|
||||
custom_colors/font_color_shadow = Color( 0, 0, 0, 1 )
|
||||
custom_constants/shadow_as_outline = 1
|
||||
custom_fonts/font = ExtResource( 2 )
|
||||
text = "back"
|
||||
__meta__ = {
|
||||
"_edit_use_anchors_": false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue