NOTE Not to be confused with upstream DF-Res!
This repository contains game files for Doom 2D Forever and is meant to be used with dfwad.
The resources contained in this repository are organized into the following categories:
game
: Audio, image and text files essential to the game.standart
: Builds intostandart.wad
, containing common resources for map building.game
: Builds intogame.wad
, containing basic resources such as monsters, weapons and fontsshrshade
: Builds intoshrshade.wad
, which provides shadow effects/shading.editor
: Builds intoeditor.wad
, containing game editor specific resources
maps
: Right now contains the default map pack.doom2d
: Builds intodoom2d.wad
, which is the default map pack for Doom 2D Forever.
model
: Right now contains the default player model.doomer
: Builds intodoomer.wad
, which is the default model for Doom 2D Forever.
- Build
game.wad
using dfwad:dfwad ./game/game ./game.wad --zlib-level best pack
To use the resources in this repository, either download them from the Releases page or use the download script in Doom 2D Forever repository.