====== 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]] →)