From 8f4b3c5fab4a9cd827af4fa71c3d91802b3f0454 Mon Sep 17 00:00:00 2001 From: Vhati Date: Thu, 22 Aug 2013 02:33:18 -0400 Subject: [PATCH] Added support for the allow_zip cfg setting --- README.md | 6 +++--- skel_unix/readme_for_unixlike.txt | 4 ++-- skel_win/readme_for_windows.txt | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 2f2d3be..7a888b4 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,10 @@ Comments can be made in a forum thread [here](http://). Requirements ------------ -* Java 1.6 or higher. - * http://www.oracle.com/technetwork/java/javase/downloads/index.html +* Java (1.6 or higher). + * http://www.java.com/en/download/ * FTL (1.01-1.03.3, Windows/OSX/Linux, Steam/GOG/Standalone). * http://www.ftlgame.com/ * WinXP SP1 can't run Java 1.7. - * (1.7 was built with VisualStudio 2010, causing a DecodePointer error). + * (1.7 was built with VisualStudio 2010, causing a DecodePointer error.) * To get 1.6, you may have to google "jdk-6u45-windows-i586.exe". diff --git a/skel_unix/readme_for_unixlike.txt b/skel_unix/readme_for_unixlike.txt index 3b7ab65..89dea5d 100644 --- a/skel_unix/readme_for_unixlike.txt +++ b/skel_unix/readme_for_unixlike.txt @@ -13,8 +13,8 @@ About Requirements - Java 1.6 or higher. - http://www.oracle.com/technetwork/java/javase/downloads/index.html + Java (1.6 or higher). + http://www.java.com/en/download/ FTL (1.01-1.03.3, Windows/OSX/Linux, Steam/GOG/Standalone). http://www.ftlgame.com/ diff --git a/skel_win/readme_for_windows.txt b/skel_win/readme_for_windows.txt index 606178e..32148c4 100644 --- a/skel_win/readme_for_windows.txt +++ b/skel_win/readme_for_windows.txt @@ -13,14 +13,14 @@ About Requirements - Java 1.6 or higher. - http://www.oracle.com/technetwork/java/javase/downloads/index.html + Java (1.6 or higher). + http://www.java.com/en/download/ FTL (1.01-1.03.3, Windows/OSX/Linux, Steam/GOG/Standalone). http://www.ftlgame.com/ * WinXP SP1 can't run Java 1.7. - (1.7 was built with VisualStudio 2010, causing a DecodePointer error). + (1.7 was built with VisualStudio 2010, causing a DecodePointer error.) To get 1.6, you may have to google "jdk-6u45-windows-i586.exe".