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