Any VolunteersJPDev@programming.dev to Programmer Humor@programming.dev – 1350 points – 7 months ago154Post a CommentPreviewYou are viewing a single commentView all commentsShow the parent commentI'm glad that there's no micro transactions nor loot boxes.That's in game.load_dlc() we opted not to include that until our game is already beloved on steam.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) That part comes when they find a publisher.
I'm glad that there's no micro transactions nor loot boxes.That's in game.load_dlc() we opted not to include that until our game is already beloved on steam.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) That part comes when they find a publisher.
That's in game.load_dlc() we opted not to include that until our game is already beloved on steam.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)
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)
if date.today() - RELEASE_DATE > timedelta(days=90): try: game.prompt_user_to_connect_3rd_party_account() except PlayerRefusal: sys.exit(0)
I'm glad that there's no micro transactions nor loot boxes.
That's in
game.load_dlc()
we opted not to include that until our game is already beloved on steam.Make sure to add mandatory EGS accounts later.
EGS? Oh, no. We don't do that here. We're more along the lines of:
That part comes when they find a publisher.