mirror of
https://github.com/Shpoike/Quakespasm.git
synced 2024-11-10 07:21:58 +00:00
update documents after svn-to-git migration.
This commit is contained in:
parent
ad3aadb373
commit
7de916b975
3 changed files with 8 additions and 8 deletions
|
@ -4,7 +4,7 @@
|
|||
<toc>
|
||||
<verb></verb>
|
||||
|
||||
<em>Page last edited: Sep. 2019</em>
|
||||
<em>Page last edited: July 2020</em>
|
||||
|
||||
<sect> About <p>
|
||||
|
||||
|
@ -109,7 +109,7 @@ The controller support started as Jeremiah Sypult's implementation in Quakespasm
|
|||
<sect> Compiling and Installation<p>
|
||||
<p>Quakespasm's (optional) custom data is now stored in the file <bf>quakespasm.pak</bf>. This file should be placed alongside your quakespasm binary and <bf>id1</bf> directory.</p>
|
||||
<p><em>To checkout the latest version of QuakeSpasm, do:</em>
|
||||
<bf>svn co svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm</bf></p>
|
||||
<bf>git clone git://git.code.sf.net/p/quakespasm/quakespasm.git</bf></p>
|
||||
|
||||
<sect1> Linux/Unix <p>
|
||||
After extracting the source tarball, browse the Makefile and edit the music streaming options, then
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PRE>
|
||||
</PRE>
|
||||
</P>
|
||||
<P><EM>Page last edited: Sep. 2019</EM></P>
|
||||
<P><EM>Page last edited: July 2020</EM></P>
|
||||
|
||||
<P>
|
||||
<H2><A NAME="toc1">1.</A> <A HREF="Quakespasm.html#s1">About </A></H2>
|
||||
|
@ -195,7 +195,7 @@ quakespasm.pak contains a default.cfg which has been updated to give some defaul
|
|||
|
||||
<P>Quakespasm's (optional) custom data is now stored in the file <B>quakespasm.pak</B>. This file should be placed alongside your quakespasm binary and <B>id1</B> directory.</P>
|
||||
<P><EM>To checkout the latest version of QuakeSpasm, do:</EM>
|
||||
<B>svn co svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm</B></P>
|
||||
<B>git clone git://git.code.sf.net/p/quakespasm/quakespasm.git</B></P>
|
||||
<H2><A NAME="ss4.1">4.1</A> <A HREF="#toc4.1">Linux/Unix </A>
|
||||
</H2>
|
||||
|
||||
|
@ -725,12 +725,11 @@ these patched libSDL binaries may help.
|
|||
<LI>
|
||||
<A HREF="mailto:gmail - dot - com - username - sezeroz">Ozkan</A>,
|
||||
<A HREF="mailto:gmail - dot - com - username - ewasylishen">Eric</A>,
|
||||
<A HREF="mailto:gmail - dot - com - username - a.h.vandijk">Sander</A>
|
||||
<A HREF="mailto:gmail - dot - com - username - a.h.vandijk">Sander</A></LI>
|
||||
</UL>
|
||||
</P>
|
||||
|
||||
<H2><A NAME="s10">10.</A> <A HREF="#toc10">Links </A></H2>
|
||||
|
||||
<P>
|
||||
<UL>
|
||||
<LI>
|
||||
|
|
|
@ -55,7 +55,7 @@
|
|||
______________________________________________________________________
|
||||
|
||||
|
||||
Page last edited: Sep. 2019
|
||||
Page last edited: July 2020
|
||||
|
||||
|
||||
1. About
|
||||
|
@ -224,7 +224,7 @@
|
|||
binary and id1 directory.
|
||||
|
||||
To checkout the latest version of QuakeSpasm, do:
|
||||
svn co svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm
|
||||
git clone git://git.code.sf.net/p/quakespasm/quakespasm.git
|
||||
|
||||
4.1. Linux/Unix
|
||||
|
||||
|
@ -1045,3 +1045,4 @@
|
|||
http://www.celephais.net/board/view_thread.php?id=60452
|
||||
|
||||
o Inside3D forums: http://forums.insideqc.com
|
||||
|
||||
|
|
Loading…
Reference in a new issue