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