User Tools

Site Tools


modding:addon_format

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
modding:addon_format [2017-04-01 06:39] – ↷ Links adapted because of a move operation 141.8.183.28modding:addon_format [2020-01-10 10:50] (current) skyjake
Line 1: Line 1:
 +====== Add-on formats ======
 +
 +Several addon formats are supported by Doomsday (and [[:Snowberry]]) and are intended for a variety of different purposes. Some are inherited from existing games (such as WAD from DOOM '93) where others are entirely new, designed to make the modding process easier for end users.
 +
 +The following diagram explains the high-level organization of these formats and their relationship with one another:
 +
 +{{ file:addon_formats_explained.gif?400x0 }}
 +
 +===== Data formats =====
 +
 +==== Addons ====
 +
 +  *  [[:addon_bundle]]
 +  *  [[:plugin_bundle]] (Snowberry extension)
 +  *  [[:pk3|ZIP/PK3]]
 +  *  [[:wad]] ([[modding:lmp]])
 +
 +==== Definitions ====
 +
 +  *  [[:ded]]
 +  *  [[:deh]]
 +  *  [[:info]] (metadata)
 +  *  [[:manifest]]
 +
 +==== Collection formats ====
 +
 +  *  [[fs:addon_box|Box]] (a folder)
 +
 +
 +===== See also =====
 +
 +  *  [[fs:Packages]] ([[version:1.15]] →)
 +
 +
 +
 +
 +
 +
  
modding/addon_format.txt · Last modified: 2020-01-10 10:50 by skyjake