diff --git a/wadsrc/static/iwadinfo.txt b/wadsrc/static/iwadinfo.txt index 8fafdcfa4..d0fb1a157 100644 --- a/wadsrc/static/iwadinfo.txt +++ b/wadsrc/static/iwadinfo.txt @@ -1,5 +1,16 @@ // Must be sorted in identification order (easiest to recognize first!) +IWad +{ + Name = "Delaweare" + Autoname = "delaweare" + Game = "Doom" + Config = "Delaweare" + Mapinfo = "mapinfo/doom2.txt" + MustContain = "TITLEMAP", "ROVEA0", "GRLURD01", "SQOUI01" + BannerColors = "00 00 00", "ff ff ff" +} + IWad { Name = "The Adventures of Square" @@ -393,4 +404,5 @@ Names "hacx.wad" "hacx2.wad" "square1.pk3" + "delaweare.wad" }