This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| plugin [2015-06-02 19:57] – /* Official plugins */ danij | plugin [2015-06-02 21:42] (current) – /* Official plugins */ danij | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ~~NOTOC~~ | ||
| + | Plugins are automatically detected by Doomsday. Each plugin is given a chance to hook onto tasks to perform various functions, including audio playback, translation of data/ | ||
| + | |||
| + | |||
| + | ====== Official plugins ====== | ||
| + | |||
| + | The following plugins are distributed along with Doomsday: | ||
| + | |||
| + | {{twocolumn| | ||
| + | |||
| + | |||
| + | ===== Games ===== | ||
| + | |||
| + | * [[libdoom]] | ||
| + | * [[libheretic]] | ||
| + | * [[libhexen]] | ||
| + | |||
| + | |||
| + | ===== Audio ===== | ||
| + | |||
| + | * [[direct_sound]] | ||
| + | * [[fluid_synth]] | ||
| + | * [[fmod_ex]] | ||
| + | * [[open_al]] | ||
| + | | | ||
| + | |||
| + | ===== Miscellaneous ===== | ||
| + | |||
| + | * [[deh_read]] | ||
| + | * [[id_tech_1_converter]] | ||
| + | * [[savegame_converter]] | ||
| + | }} | ||
| + | |||
| + | |||
| + | |||
| + | |||