8 lines
217 B
TOML
8 lines
217 B
TOML
# The ID used for logging
|
|
id = "pingpongpain"
|
|
# The name used for setting the windows
|
|
# title, and for displaying in the launcher
|
|
name = "Ping Pong Pain"
|
|
# The description displayed by the launcher
|
|
description = ":3"
|