Open CptOrange16 opened 4 years ago
Cool. Allow me some time to review your pull request. Feel free to move on to other issues that you would want to work on.
Hello @CptOrange16, just wanted to know how to add the data (folder and files) to it using pyinstaller command line.
Also, you might want to remake the executable of the sanctuary.py
2 binaries were created: one for windows and one for linux (on Ubuntu 18.04). They are both running and working as expected. To run use (for example):
There are also 2 .spec files used for building both binaries because even though they have my system path they may be useful to see the configurations needed to generate a binary in the future.
This closes #56