Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: jr2 on April 26, 2012, 11:14:06 pm
-
Hi,
Does anyone have offhand, the build numbers corresponding to the SCP versions? In other words, how would I go about, say, compiling 3.6.9? Now that I can compile (well, there's an error, but I haven't restarted yet after editing environment variables) I can hopefully help when people need an old build.
I don't imagine anyone could possibly need anything older than 3.6.9 though (and that's only 'cause 3.6.9 had DirectX still IIRC).
-
Just checkout the relevant branch - you don't need to worry about the revision numbers.
e.g.
svn://svn.icculus.org/fs2open/branches/fs2_open_3_6_9/
svn://svn.icculus.org/fs2open/branches/fs2_open_3_6_10/
svn://svn.icculus.org/fs2open/branches/fs2_open_3_6_12/
-
ah, d'uh...thanks
-
There should also be tags actually, but I don't know if we ever made one for 3.6.12 yet.