Skip to content

How to compile and run yourself? #669

Closed Answered by CommandMC
henxdl asked this question in Q&A
Discussion options

You must be logged in to vote

You can either run the cli.py file directly by running PYTHONPATH=. python legendary/cli.py any other args here, or build an executable with pyinstaller --onefile --name legendary -i assets/windows_icon.ico legendary/cli.py

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@henxdl
Comment options

Answer selected by henxdl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants