-
Notifications
You must be signed in to change notification settings - Fork 1
Launchers
Martin Kelm edited this page Aug 8, 2013
·
7 revisions
The game has four different launchers:
- launch-linux32.sh = for Linux 32-bit systems
- launch-linux64.sh = for Linux 64-bit systems
- launch-mac32.sh = for Mac 32-bit systems (Version 10.7+)
- launch-win32 = for Windows 32-bit systems (Windows NT family)
Naming convention: launch-[os-type]
To launch the game you need the binary package of node-webkit for your system type and you have to put it into the correct bin/[os-type] folder.
The node-webkit binary packages were removed after the second tag release in all previous versions. So the first and second release does not contain notes to download these packages manually. Instead the release notes contain a link to this article. The releases archive on IndieDB still contains the binary packages in the first two tag releases.