Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BrownNPC authored May 5, 2024
1 parent 26be8e3 commit b17e90d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ We are not encouraging modding or cheating with this repository. It is purely fo
Based around https://github.com/nefarius/Injector

## Build (only for ppl who dont trust my build)
install pyinstaller using pip, build the app with the command below. The executable will be in the dist/ folder.
install pyinstaller using pip, build the app with the command below. The executable will be in the dist/ folder. Make sure to compile with python 3.9 for steamdeck support.
``` pyinstaller --onefile --add-data="protontricks/:protontricks/" pg3d-injector.py ```

0 comments on commit b17e90d

Please sign in to comment.