From 2acdf5cfaba4c78af08d32e32edb4cad3ca6a8a6 Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Wed, 11 Mar 2020 00:38:26 +0100 Subject: [PATCH] - added autonames for the shareware games They still need to access some internal filters, despite blocking loading addons. --- wadsrc_extra/static/iwadinfo.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/wadsrc_extra/static/iwadinfo.txt b/wadsrc_extra/static/iwadinfo.txt index bc9ca5cd4..56a044445 100644 --- a/wadsrc_extra/static/iwadinfo.txt +++ b/wadsrc_extra/static/iwadinfo.txt @@ -209,6 +209,7 @@ IWad IWad { Name = "Hexen: Demo Version" + Autoname = "hexen.shareware" Game = "Hexen" Config = "Hexen" Mapinfo = "mapinfo/hexen.txt" @@ -259,7 +260,7 @@ IWad IWad { - Autoname = "hereticshareware" + Autoname = "heretic.shareware" Name = "Heretic Shareware" Game = "Heretic" Config = "Heretic" @@ -415,6 +416,7 @@ IWad IWad { Name = "DOOM Shareware" + Autoname = "doom.id.doom1.shareware" Game = "Doom" Config = "Doom" Mapinfo = "mapinfo/doom1.txt"