This package browser is in early development. Mind the rough edges.

slade

Doom game data editor

SLADE3 is a modern editor for Doom-engine based games and source ports. It has the ability to view, modify, and write many different game- specific formats, and even convert between some of them, or from/to other generic formats such as PNG.

Installation

Install the latest version of slade as follows:

guix install slade

Or install a particular version:

guix install slade@3.2.1

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.