From: Stefan F. <ste...@we...> - 2014-02-07 20:36:37
|
I have uploaded a jar that contains all files required to start the first alpha release of Rails 2.0. Download link: http://sourceforge.net/projects/rails/files/Rails/2.0/ This single jar is in preparation that I will try to get Webstart running tomorrow using a signed version of that jar. Most likely most users who are interested in testing an alpha, know how to start a jar on their system. Otherwise: On *nix (including Mac OS?): java -jar (file) On Windows: Check e.g. the solutions on http://stackoverflow.com/questions/394616/ Please be aware that this is alpha, so many things might not work. This version could still compile under 1.5, however I changed the target Java JRE to Java 6. Have fun with it. As I said before, the most exciting new feature is that tile laying is enforced now. But as there are many changes behind the scenes, please feel encouraged to report any bug you experience. Saved game files are always welcome. Stefan |