@JPDev@programming.dev to Programmer Humor@programming.dev • 7 months agoAny Volunteersprogramming.devimagemessage-square155fedilinkarrow-up11.39Karrow-down17
arrow-up11.39Karrow-down1imageAny Volunteersprogramming.dev@JPDev@programming.dev to Programmer Humor@programming.dev • 7 months agomessage-square155fedilink
minus-square@CancerMancer@sh.itjust.workslinkfedilink20•7 months agoMake sure to add mandatory EGS accounts later.
minus-square@pivot_root@lemmy.worldlinkfedilink20•7 months agoEGS? Oh, no. We don’t do that here. We’re more along the lines of:
minus-square@AeonFelis@lemmy.worldlinkfedilinkEnglish5•7 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)