Difference between revisions of "HowTos"

From VsWiki
Jump to: navigation, search
m (Artwork)
(Obtain a copy of the development-version files)
Line 45: Line 45:
 
== Obtain a copy of the development-version files ==
 
== Obtain a copy of the development-version files ==
 
* [[HowTo:Checkout SVN|Checkout Vega Strike's Subversion (SVN) modules.]]
 
* [[HowTo:Checkout SVN|Checkout Vega Strike's Subversion (SVN) modules.]]
 +
* [[HowTo:Checkout SVN (Ubuntu Linux)|Checkout Vega Strike's Subversion (SVN) modules in Ubuntu.]]
 
* [[HowTo:Checkout SVNMac|Checkout Vega Strike's Subversion (SVN) modules on Mac OSX.]]
 
* [[HowTo:Checkout SVNMac|Checkout Vega Strike's Subversion (SVN) modules on Mac OSX.]]
 
* [[HowTo:Checkout CVS|Checkout Vegastrike CVS modules with various programs.]] - '''Deprecated'''
 
* [[HowTo:Checkout CVS|Checkout Vegastrike CVS modules with various programs.]] - '''Deprecated'''

Revision as of 00:09, 1 February 2009

Wiki Home | FAQ | Manual | Database | HowTos | Development | MODs | Links

Game HowTos

Modeling

This series of How-to articles is intended to take you through the full process of creating a model and adding it to Vega Strike.

Advanced Topics

New Stuff (The Shaders Age begins...)

Artwork

Artwork related Howtos

MODs


Sourcecode HowTos

Obtain a copy of the development-version files

NOTE: Vegastrike development has moved to SVN. CVS is still theoretically accessible, but the repository is months out of date and will never be updated again. There is no reason not to use Subversion instead.

  • Moving data4.x to data - We recently (on May 1, 2008) moved the data4.x repository to "data". This has instructions on how to update your repository without checking out everything again.

Compile the Vega Strike sourcecode

Miscellaneous HowTos

See Also