Since Zan 2.0 is at ZDoom 2.5.0 now, I was hoping to check out the GAMEINFO lump but the problem is, it seems Zandronum 2.0 does not even know the lump exists.
The lump is in a pk3, which is in the global namespace of course.
The example code is:
Code: Select all
//Gameinfo Details
STARTUPTYPE = "Hexen"
STARTUPTITLE = "FOR THE LULZ"
STARTUPCOLORS = "ff 00 00", "00 00 00"
STARTUPSONG = "ORB"