Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ariescyn authored Mar 8, 2022
1 parent 8b53b2f commit badc723
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,3 @@ You can use this icon to replace the horrible default Elden Ring game icon.
Video of the app in action here: https://youtu.be/CO9h2gy9Qh8


Build from source:
- pip install pillow pyinstaller
- cd into folder with saveManager.py and data folder
- make sure you have the data folder from the release in the same directory as the script
- pyinstaller --onefile --icon=.\data\icon.ico --windowed .\SaveManager.py

0 comments on commit badc723

Please sign in to comment.