Difference between revisions of "Add-on tutorials"

From OrbiterWiki
Jump to navigation Jump to search
Line 1: Line 1:
 
===Vessel Coding===
 
===Vessel Coding===
 
* [[Vessel code]] - basic c++ code template for a vessel
 
* [[Vessel code]] - basic c++ code template for a vessel
* [[Spacecraft2.dll]] - create a spaceship without programming, complete tutorial for newbes
+
* [[Add-on Tutorial]] - create a spaceship without programming, complete tutorial for newbes
  
 
===Surface Bases===
 
===Surface Bases===

Revision as of 12:42, 3 August 2005

Vessel Coding

  • Vessel code - basic c++ code template for a vessel
  • Add-on Tutorial - create a spaceship without programming, complete tutorial for newbes

Surface Bases

  • simple Base - create a basic surface base with a config file

Scenarios

  • Scenarios - a scenario file (*.scn) explained