changed version, added credits (its happening!!!!!!!!!!!!!!!)

This commit is contained in:
ameworm 2026-02-16 19:47:02 -03:00
parent 7eece4409c
commit 335686cd59
6 changed files with 8 additions and 1 deletions

BIN
gui.rpyc

Binary file not shown.

View file

@ -23,13 +23,20 @@ define gui.show_name = False
## The version of the game. ## 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 ## Text that is placed on the game's about screen. Place the text between the
## triple-quotes, and leave a blank line between paragraphs. ## triple-quotes, and leave a blank line between paragraphs.
define gui.about = _p(""" 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
""") """)

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.