9 lines
112 B
TOML
9 lines
112 B
TOML
[app]
|
|
name = "Montauk Quest"
|
|
binary = "rpgdemo.elf"
|
|
icon = "icon.svg"
|
|
|
|
[menu]
|
|
category = "Games"
|
|
visible = true
|