From: Holger Z. <hz...@us...> - 2004-09-08 09:46:02
|
Update of /cvsroot/jake2/jake2 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16527 Modified Files: Tag: r_0_9 README README_DE Log Message: merge late changes for 0.9.3 Index: README =================================================================== RCS file: /cvsroot/jake2/jake2/README,v retrieving revision 1.1.2.2 retrieving revision 1.1.2.3 diff -C2 -d -r1.1.2.2 -r1.1.2.3 *** README 9 Jul 2004 08:38:28 -0000 1.1.2.2 --- README 8 Sep 2004 09:45:29 -0000 1.1.2.3 *************** *** 38,45 **** 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 have fun! --- 38,52 ---- 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 you want to have the latest experimental features you can grab the latest + Jake2 sources from CVS. + - "cvs -d:pserver:ano...@cv...:/cvsroot/jake2 login" + - when askesd for password jut hit return + - "cvs co jake2" + - procced with the build from source instructions + have fun! Index: README_DE =================================================================== RCS file: /cvsroot/jake2/jake2/README_DE,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -C2 -d -r1.1.2.1 -r1.1.2.2 *** README_DE 9 Jul 2004 08:38:28 -0000 1.1.2.1 --- README_DE 8 Sep 2004 09:45:46 -0000 1.1.2.2 *************** *** 45,48 **** --- 45,55 ---- - baseq2 ins Jake2 Verzeichnis kopieren + Zum Testen neuer und experimenteller Features kann der aktuelle Jake2 + Sourcetree per anonymous CVS ausgecheckt werden. + - "cvs -d:pserver:ano...@cv...:/cvsroot/jake2 login" + - bei der Frage nach dem Passwort gehts mit RETURN weiter + - "cvs co jake2" + - dann gehts weiter wie oben für die Sourcedistribution beschrieben + viel Spass! |