Update alpha warning

This commit is contained in:
Joe S 2021-02-23 23:41:17 -05:00
parent cc0f6f9f9e
commit aaf4842b0b
2 changed files with 8 additions and 2 deletions

View File

@ -15,8 +15,12 @@ class AlphaWarning(npyscreen.Popup):
def create(self):
self.add(npyscreen.Pager, values=['Welcome to Unnamed Adventure game!',
'Please enjoy your stay and report any bugs at',
'kitsunehosting.net'], editable=False)
'This game is still in ALPHA! And a TON',
'of features are not implemented.',
'Please check out the git project for',
'details and updates! and please report',
'any bugs! Thank you and enjoy!',
'https://kitsunehosting.net/gitea/Kenwood/SNHU-IT-140/issues'], editable=False)
class AdventureGame(npyscreen.NPSAppManaged):

View File

@ -0,0 +1,2 @@
INFO:root:Logging started!
DEBUG:root:Gamelib at adventure_game\gamedata\gamelib.yaml