Difference between revisions of "OrbiterWiki:Developer section/Redesign"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
Information and documentation for developers: | Information and documentation for developers: | ||
− | * '''[[Add-on tutorials]]''' - | + | * '''[[Add-on tutorials]]'''-tutorials on how to make your own add-on for Orbiter |
− | * '''[[SDK documentation]]''' - Orbiter API | + | * '''[[SDK documentation]]'''-documentation for the Orbiter API |
− | * '''[[Orbiter cockpits]]''' - guides for creating homemade Orbiter | + | * '''[[Orbiter cockpits]]'''-guides for creating a homemade Sim-pit for Orbiter |
− | * '''[[:Category:Tools|Tools]]''' - tools useful in addon development | + | * '''[[:Category:Tools|Tools]]'''-tools useful in addon development |
− | * '''[[References|Design References]]''' - blueprints, schematics, and anything else useful in creating an Orbiter addon. | + | * '''[[References|Design References]]'''-blueprints, schematics, and anything else useful in creating an Orbiter addon. |
* '''[[Add-on etiquette|Guidelines]]''' useful to follow when releasing an addon | * '''[[Add-on etiquette|Guidelines]]''' useful to follow when releasing an addon | ||
− | * '''[[:Category:Libraries|Addon Libraries]]''' - C++ code libraries contributed by addon developers. | + | * '''[[:Category:Libraries|Addon Libraries]]'''-C++ code libraries contributed by addon developers. |
Revision as of 04:15, 18 November 2012
Information and documentation for developers:
- Add-on tutorials-tutorials on how to make your own add-on for Orbiter
- SDK documentation-documentation for the Orbiter API
- Orbiter cockpits-guides for creating a homemade Sim-pit for Orbiter
- Tools-tools useful in addon development
- Design References-blueprints, schematics, and anything else useful in creating an Orbiter addon.
- Guidelines useful to follow when releasing an addon
- Addon Libraries-C++ code libraries contributed by addon developers.