Skip to content

Commit

Permalink
update script
Browse files Browse the repository at this point in the history
  • Loading branch information
latorc committed Apr 17, 2024
1 parent 64277a5 commit f9c3d79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/generate_exe.bat
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ robocopy resources dist\MahjongCopilot\resources /E
robocopy liqi_proto dist\MahjongCopilot\liqi_proto /E
robocopy .\libriichi3p\ dist\MahjongCopilot\libriichi3p\ "Put libriichi3p files in this folder"
robocopy .venv\Lib\site-packages\playwright\driver\package\.local-browsers dist\MahjongCopilot\_internal\playwright\driver\package\.local-browsers /E
"C:\Program Files\7-Zip\7z.exe" a -t7z dist\MahjongCopilot.windows.7z dist\MahjongCopilot
explorer.exe dist

0 comments on commit f9c3d79

Please sign in to comment.