From eb3c4e713da66476245a65fbfb21345a51f9b695 Mon Sep 17 00:00:00 2001 From: Holger Zickner Date: Sun, 31 Oct 2004 19:38:27 +0000 Subject: README updates --- README | 30 ++++++++++++++++++++++-------- 1 file changed, 22 insertions(+), 8 deletions(-) (limited to 'README') diff --git a/README b/README index 6d32af3..f8c27a4 100644 --- a/README +++ b/README @@ -23,10 +23,9 @@ Installation ------------ from binary distribution: -- unpack jake2-version.tar.gz or jake2-version.zip -- copy the baseq2 directory from your full version of Quake2 or from the - demo version to the Jake2 base directory, in fact You need only - baseq2/pak0.pak +- run the installer with "java -jar Jake2-Install.jar" +- follow the instructions +- change to the installation directory - run the game with Jake2.sh or Jake2.bat build from source: @@ -36,10 +35,9 @@ build from source: distribution installation of Quake2 data: -- download ftp://ftp.idsoftware.com/idstuff/quake2/q2-314-demo-x86.exe (37 MB) -- extract the directory Install\Data\baseq2 from q2-314-demo-x86.exe with unzip - or Winzip -- copy the baseq2 directory to the Jake2 directory +- if Jake2 does not detect the Quake2 files on startup you have the choice + to select a baseq2 directory of a Quake2 installation (demo or full version) + or to download and install the Quake2 demo files If you want to have the latest experimental features you can grab the latest Jake2 sources from CVS. @@ -48,6 +46,22 @@ Jake2 sources from CVS. - "cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/jake2 co jake2" - procced with the build from source instructions +3rd party components +-------------------- + +Jake2 uses: +jogl OpenGL bindings https://jogl.dev.java.net +joal OpenAL bindings https://joal.dev.java.net +openal Audio library http://www.openal.org +izpack Installer http://www.izforge.com/ + +the source distribution comes with: +ant build tool http://ant.apache.org +xerces XML library http://xml.apache.org +proguard obfuscator http://proguard.sourceforge.net + + + have fun! bytonic Software -- cgit v1.2.3