30 lines
652 B
YAML
30 lines
652 B
YAML
info:
|
|
namespace: "custom_esc"
|
|
font_images:
|
|
top_logo_1:
|
|
path: "top_logo_1.png"
|
|
y_position: 32
|
|
scale_ratio: 128
|
|
suggest_in_command: false
|
|
show_in_gui: false
|
|
top_logo_2:
|
|
path: "top_logo_2.png"
|
|
y_position: 32
|
|
scale_ratio: 128
|
|
suggest_in_command: false
|
|
show_in_gui: false
|
|
bottom_news:
|
|
path: "bottom_news.png"
|
|
y_position: -10
|
|
suggest_in_command: false
|
|
show_in_gui: false
|
|
quit_button:
|
|
path: "quit_button.png"
|
|
y_position: 13
|
|
suggest_in_command: false
|
|
show_in_gui: false
|
|
you_died:
|
|
path: "you_died.png"
|
|
y_position: 35
|
|
suggest_in_command: false
|
|
show_in_gui: false |