This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| file_formats [2006-07-21 13:09] – /* Binary formats */ skyjake | file_formats [2009-08-13 15:05] (current) – Robot: Changing Category:Map Author's Guide dewbot | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | This article presents an overview of all the file formats used by [[doomsday]]. | ||
| + | |||
| + | |||
| + | ====== Textual formats ====== | ||
| + | |||
| + | Only a text editor is needed for creating and editing these file formats. | ||
| + | |||
| + | * [[ded|DED: Doomsday Engine Definition]] | ||
| + | |||
| + | |||
| + | ====== Binary formats ====== | ||
| + | |||
| + | These file formats require a special editor utility. | ||
| + | |||
| + | * [[md2|MD2: Quake 2 Model]] | ||
| + | * [[dmd|DMD: Doomsday Model]] | ||
| + | |||
| + | |||
| + | ====== Container formats ====== | ||
| + | |||
| + | * [[containers]] | ||
| + | |||
| + | |||
| + | |||
| + | |||