change version number to 2.1.4, add linux64 info

Huge thanks to Alam_Squeeze from #srb2fun. :D
This commit is contained in:
Tobias "ToBeFree" Frei 2014-03-21 22:03:20 +01:00
parent dcaac56f9a
commit 037b15dbf7
1 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,4 @@
Here it is! SRB2 v2.1.2 source code!
Here it is! SRB2 v2.1.4 source code!
Win32 with Visual C (6SP6+Processor Pack OR 7)
@ -58,6 +58,10 @@ Build instructions:
make -C src LINUX=1
Build instructions (64 bit):
make -C src LINUX64=1
Build instructions to build for Wii Linux/SRB2Wii on a PowerPC system,
follow cross-compiling instructions for cross-compiling on a x86 system: