diff --git a/scoreboard.example b/scoreboard.example index 3493a52..4220ed1 100644 --- a/scoreboard.example +++ b/scoreboard.example @@ -16,12 +16,13 @@ alignment = { x = 0, y = 0 }, text = "whatever_pic.png" } - } + }, sub_txt_elems = { sub_elem = { alignment = { x = 0, y = 1 }, offset = {x = 0, y = -130}, text = "Hey, I'm a sub-element!", - }, + } + } }