JPDev to Programmer Humor · 8 months agoAny Volunteersimagemessage-square155fedilinkarrow-up11.39Karrow-down17
arrow-up11.39Karrow-down1imageAny VolunteersJPDev to Programmer Humor · 8 months agomessage-square155fedilink
minus-squareCancerMancer@sh.itjust.workslinkfedilinkarrow-up20·8 months agoMake sure to add mandatory EGS accounts later.
minus-squarepivot_root@lemmy.worldlinkfedilinkarrow-up21arrow-down1·8 months agoEGS? Oh, no. We don’t do that here. We’re more along the lines of:
minus-squareAeonFelis@lemmy.worldlinkfedilinkEnglisharrow-up5·8 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)