Difference between revisions of "OrbiterWiki:Developer section/Redesign"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
* [[: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]] | + | * [[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:46, 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.