@[email protected] to Programmer [email protected] • 7 months agoAny Volunteersprogramming.devimagemessage-square149fedilinkarrow-up11.36Karrow-down17
arrow-up11.36Karrow-down1imageAny Volunteersprogramming.dev@[email protected] to Programmer [email protected] • 7 months agomessage-square149fedilink
minus-square@[email protected]linkfedilink20•7 months agoMake sure to add mandatory EGS accounts later.
minus-square@pivot_rootlink20•7 months agoEGS? Oh, no. We don’t do that here. We’re more along the lines of:
minus-square@AeonFelislinkEnglish5•6 months agoif date.today() - RELEASE_DATE > timedelta(days=90): try: game.prompt_user_to_connect_3rd_party_account() except PlayerRefusal: sys.exit(0)
Make sure to add mandatory EGS accounts later.
EGS? Oh, no. We don’t do that here. We’re more along the lines of:
if date.today() - RELEASE_DATE > timedelta(days=90): try: game.prompt_user_to_connect_3rd_party_account() except PlayerRefusal: sys.exit(0)