Skip to content

Commit

Permalink
added a time to setup
Browse files Browse the repository at this point in the history
  • Loading branch information
ThiaudioTT committed Sep 24, 2022
1 parent 3d24d81 commit 6e94b35
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,6 @@
print("\n\nSuccess! The hoi4Presence is installed in your game folder.\n\n")
print("Execute the game via launcher to auto activate the presence.\n\nYou can delete this folder now.\n\n")
print("See https://github.com/ThiaudioTT/hoi4-presence for updates and more information.\n\n")
input()
time.sleep(5)
sys.exit()

0 comments on commit 6e94b35

Please sign in to comment.