freedoom/lumps/wadinfo
Georgy Samoilov bacd3287bf Fix gitignore
2024-11-28 17:04:15 +05:00
..
Makefile lumps: run wadinfo through simplecpp 2024-11-27 20:25:42 +05:00
README lumps: run wadinfo through simplecpp 2024-11-27 20:25:42 +05:00
wadinfo.txt Fix gitignore 2024-11-28 17:04:15 +05:00

This directory contains the source wadinfo text file used for Freedoom.

WadInfo (not to be confused with DeuTex wadinfo) is a traditional
text file format distributed with Doom wads. It contains information
about the authors, the contents of the WAD, the requirements for
running it, and permissions for use.
Freedoom embeds one in each of its IWADs to ensure that the information
reaches all players.

The Makefile in this directory splits the wadinfo into three parts
for each IWAD to match their description and technical details.