11 lines
173 B
TOML
11 lines
173 B
TOML
[app]
|
|
name = "stompy quox"
|
|
menu = "Badge"
|
|
|
|
[entry]
|
|
class = "Quox"
|
|
|
|
[metadata]
|
|
author = "niss"
|
|
license = "just do whatever."
|
|
url = "https://git.rhiannon.website/rhi/qflow3r"
|