8 lines
222 B
TOML
8 lines
222 B
TOML
# The ID used for logging
|
|
id = "russianRoulette"
|
|
# The name used for setting the windows
|
|
# title, and for displaying in the launcher
|
|
name = "Russian Roulette"
|
|
# The description displayed by the launcher
|
|
description = ":3"
|