Plugins
(Difference between revisions)
Barrykgerdes (Talk | contribs) |
Barrykgerdes (Talk | contribs) |
||
| Line 5: | Line 5: | ||
Stellarium is now constructed so that new or special features can be added as plugin modules eg. | Stellarium is now constructed so that new or special features can be added as plugin modules eg. | ||
The Anglemeasure plugin | The Anglemeasure plugin | ||
| − | This program is in the form of a DLL placed in a folder "modules" of the Stellarium root directory and is called by the key combination CtrlA | + | This program is in the form of a *.DLL file and a *.ini file, placed in a folder "modules" of the Stellarium root directory and is called by the key combination CtrlA |
[[Category:Development]] | [[Category:Development]] | ||
Revision as of 01:40, 12 December 2008
See http://www.stellarium.org/doc/head/plugins.html
Stellarium is now constructed so that new or special features can be added as plugin modules eg. The Anglemeasure plugin This program is in the form of a *.DLL file and a *.ini file, placed in a folder "modules" of the Stellarium root directory and is called by the key combination CtrlA