Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
superandoni committed Jan 23, 2016
2 parents e467997 + c473bf7 commit 2360059
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ pyglet is used to play the sound – If it is not available the sound option wil
## Building the Vintel Standalone Package

- Windows - The standalone is created using pyinstaller. All media files and the .spec-file with the configuration for pyinstaller are included in the source repo. Pyinstaller can be found here: https://github.com/pyinstaller/pyinstaller/wiki.
- Edit the .spec file to match your src path in the "a = Analysis" section and execute "pyinstaller vintel.spec vintel.py". If everything went correctly you should get a dist folder that contains the standalone executable.
- Mac - The simplest method is to download all the requirements for running Vintel and use Automator to create a launchable application. Create a new automator Application. Add a Run Shell Script action and configure it as follows: ![Automator setup](https://raw.github.com/Xanthos-Eve/vintel/master/src/docs/automator-setup.jpg)

## FAQ
Expand Down

0 comments on commit 2360059

Please sign in to comment.