960
edits
(Added the backend option, removed default engines, initial documentation) |
(Documented the rest of options) |
||
Line 52: | Line 52: | ||
<nowiki></noinclude></nowiki> | <nowiki></noinclude></nowiki> | ||
The available options are: | The available options are: | ||
*name: the port name | *Basic information: | ||
*maintainer: the port maintainer | **name: the port name | ||
*forum: the ScummVM forum number | **maintainer: the port maintainer | ||
*backend: type of backend used (SDL, Custom, ...) | **forum: the ScummVM forum number | ||
*web: additional webpages | **backend: type of backend used (SDL, Custom, ...) | ||
*firstversion: first official version | **web: additional webpages | ||
*version: last released version (usually <nowiki>{{StableVersion}}</nowiki> if the port is up to date with ScummVM) | **firstversion: first official version | ||
*status: maintained, etc... | **version: last released version (usually <nowiki>{{StableVersion}}</nowiki> if the port is up to date with ScummVM) | ||
**status: maintained, etc... | |||
*Common features: | |||
**mp3: yes/no | |||
**ogg: yes/no | |||
**flac: yes/no | |||
**zlib: yes/no | |||
**plugins: yes/no | |||
*Engines supported: | |||
**agi, agos, etc...: yes/no | |||
</noinclude> | </noinclude> |
edits