| Revision as of 13:18, 4 March 2008 Gcamp (Talk | contribs) ← Previous diff |
Revision as of 13:31, 4 March 2008 Gcamp (Talk | contribs) Next diff → |
||
| Line 18: | Line 18: | ||
| The SVN repository contains the latest development changes and may not be as stable as the source packages, it is only recommended for developers. | The SVN repository contains the latest development changes and may not be as stable as the source packages, it is only recommended for developers. | ||
| - | The sourcecode can also be obtained via SVN using the following command: | + | The sourcecode can be obtained via SVN using the following command: |
| svn co https://scorched3d.svn.sourceforge.net/svnroot/scorched3d/trunk scorched3d | svn co https://scorched3d.svn.sourceforge.net/svnroot/scorched3d/trunk scorched3d | ||
| or [http://tortoisesvn.net/downloads TortoiseSVN] users can use the link below: | or [http://tortoisesvn.net/downloads TortoiseSVN] users can use the link below: | ||
Scorched3D is released under the GPL license. That means you can get the whole sourcecode and build the program yourself.
The sourcecode is hosted on sourceforge.net and is available either as source packages or via subversion (SVN).
The source packages are stable and are created each time a new version of Scorched is released.
Source packages are available from sourceforge via this link. Download the file that represents the version of Scorched you wish to compile:
The SVN repository contains the latest development changes and may not be as stable as the source packages, it is only recommended for developers.
The sourcecode can be obtained via SVN using the following command:
svn co https://scorched3d.svn.sourceforge.net/svnroot/scorched3d/trunk scorched3d
or TortoiseSVN users can use the link below:
tsvn:https://scorched3d.svn.sourceforge.net/svnroot/scorched3d/trunk
For details on the sourceforge SVN repository see here for details.
Note: Scorched3D switched to SVN for version 42, for earlier versions use CVS.