From 9643baa0939b4036127da3179162e4d0fb834910 Mon Sep 17 00:00:00 2001 From: Brosef Date: Wed, 25 Jun 2025 14:47:42 +0100 Subject: [PATCH] Updated game details --- game.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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."