diff --git a/gui.rpyc b/gui.rpyc index f77b589..64fa22d 100644 Binary files a/gui.rpyc and b/gui.rpyc differ diff --git a/options.rpy b/options.rpy index 4ac8cee..c83c9ba 100644 --- a/options.rpy +++ b/options.rpy @@ -23,13 +23,20 @@ define gui.show_name = False ## The version of the game. -define config.version = "beta" +define config.version = "1.0r" ## Text that is placed on the game's about screen. Place the text between the ## triple-quotes, and leave a blank line between paragraphs. define gui.about = _p(""" +story & art by ameworm + +music by Zoey Valentine and ameworm + +editing by yuribird + +special thanks to my guardian angel, giulia homu dot fish and all beta readers """) diff --git a/options.rpyc b/options.rpyc index 3ce44a2..8c617f8 100644 Binary files a/options.rpyc and b/options.rpyc differ diff --git a/screens.rpyc b/screens.rpyc index 6ebaf7b..3435fc3 100644 Binary files a/screens.rpyc and b/screens.rpyc differ diff --git a/script.rpyc b/script.rpyc index 8750560..70586bc 100644 Binary files a/script.rpyc and b/script.rpyc differ diff --git a/tl/None/common.rpymc b/tl/None/common.rpymc index 11d88ac..70d7c8d 100644 Binary files a/tl/None/common.rpymc and b/tl/None/common.rpymc differ