Difference between revisions of "HowTos"

From VsWiki
Jump to: navigation, search
(Compile the Vega Strike sourcecode)
(Miscellaneous)
Line 55: Line 55:
 
** [[HowTo:Edit Missions|Creating or editing your own missions]]
 
** [[HowTo:Edit Missions|Creating or editing your own missions]]
 
** [[HowTo:Edit News|Creating or editing news events]]
 
** [[HowTo:Edit News|Creating or editing news events]]
 +
** [[HowTo:Edit Campaigns|Creating or editing campaigns]]
  
 
=Sourcecode HowTos =
 
=Sourcecode HowTos =

Revision as of 13:33, 4 November 2006

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

Game HowTos

Modelling

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

Artwork

Artwork related Howtos

MODs

Miscellaneous

Sourcecode HowTos

Obtain a copy of the development-version files

NOTE: vegastrike-devel has moved to SVN. Anonymous CVS is extremely unstable at the moment. It is highly recommended that you use Subversion instead.

Compile the Vega Strike sourcecode

TODO

  • Compiling from SVN under Visual C++
  • Compiling from SVN under Cygwin
  • Compiling from SVN under your favourite Unixlike OS

Miscellaneous HowTos

See Also