Difference between revisions of "HowTos"

From VsWiki
Jump to: navigation, search
m (Miscellaneous)
m (Miscellaneous)
Line 57: Line 57:
 
** [[HowTo:Edit faction relationships|Edit the relationships between the existing factions]] (the <code>factions.xml</code> file)
 
** [[HowTo:Edit faction relationships|Edit the relationships between the existing factions]] (the <code>factions.xml</code> file)
 
* Event related:
 
* Event related:
** [[HowTo:Edit Missions|Creating or editing your own missions]]
+
** [[Development:Quests & Campaigns|Creating or editing campaigns]]
 
** [[HowTo:Edit News|Creating or editing news events]]
 
** [[HowTo:Edit News|Creating or editing news events]]
** [[Development:Campaigns|Creating or editing campaigns]]
 
  
 
=Sourcecode HowTos =
 
=Sourcecode HowTos =

Revision as of 11:04, 21 April 2008

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

More under Development#Art-related

MODs

Miscellaneous

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.

Compile the Vega Strike sourcecode

Miscellaneous HowTos

See Also