diff --git a/game.toml b/game.toml index c230ce8..044ea1b 100644 --- a/game.toml +++ b/game.toml @@ -1,8 +1,8 @@ # The ID used for logging # TODO: Filter things like '\', '{}', '\n' etc.- -id = "changeMe" +id = "spinTheSin" # The name used for setting the windows # title, and for displaying in the launcher -name = "Change me" +name = "Spin The Sin" # The description displayed by the launcher description = "Write something about this game.\nNew lines are supported."