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]] - various tutorials on making your own add-ons | + | * '''[[Add-on tutorials]]''' - various tutorials on making your own add-ons |
− | * [[SDK documentation]] - Orbiter API documented | + | * '''[[SDK documentation]]''' - Orbiter API documented |
− | * [[Orbiter cockpits]] - guides for creating homemade Orbiter simulators | + | * '''[[Orbiter cockpits]]''' - guides for creating homemade Orbiter simulators |
− | * [[: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 03:52, 18 November 2012
Information and documentation for developers:
- Add-on tutorials - various tutorials on making your own add-ons
- SDK documentation - Orbiter API documented
- Orbiter cockpits - guides for creating homemade Orbiter simulators
- 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.