Skip to content

Version 0.60.0-alpha "Alpha test #1"

Latest
Compare
Choose a tag to compare
@joulupunikki joulupunikki released this 04 Aug 21:45
· 2 commits to master since this release

New in version 0.60.0-alpha

Fix #118 #119 #120 #122

FLIC-videos of units working. Many thanks to Akaine Harga for contributing the code.

Self contained(*) install packages

( (*) self contained refers to java, you still need to have EFS1.4 installed)
Install to your EFS1.4 installation directory (make backups first!). On Windows the Inno Setup 5 installer will guide you thru ... if the exe installer does not work there is a simple zip available, just extract that to your EFS install directory and click Phoenix shortcut. On Linux just decompress/untar the package to your EFS1.4 directory and type ./phoenix.sh to start, if you get errors about missing files try ./phoenix.sh -capitalizefilenames.

OS Download Notes
MS Windows Phoenix-0.60.0-alpha-setup.exe or Phoenix-0.60.0-alpha.zip Tested on Windows 7
Linux Phoenix-0.60.0-alpha.tar.xz
FreeBSD Use Linux package. You need to install java separately. Start with java -jar -Xss32m Phoenix.jar --enableai -d
MacOSX Currently no support, unstable See #106, #110