{ "neoteric", "-neoteric", "Neoteric", "neobase", "neo" },
// GAME_OPENQUARTZ
{ "openquartz", "-openquartz", "OpenQuartz", "id1", "openquartz"},
-
+// GAME_PRYDON
+{ "prydon", "-prydon", "PrydonGate", "prydon", "prydon"},
};
void COM_InitGameType (void)
#define GAME_TENEBRAE 13 // full of evil hackery
#define GAME_NEOTERIC 14
#define GAME_OPENQUARTZ 15 //this game sucks
+#define GAME_PRYDON 16
extern int gamemode;
extern const char *gamename;
Nehahra : -nehahra or nehahra in executable name or path, gamedirs: nehahra, id1\r
GoodVsBad2 : -goodvsbad2 or gvb2 in executable name or path, gamedirs: rts\r
BattleMech : -battlemech or battlemech in executable name or path, gamedirs: base\r
+PrydonGate : -prydon or prydon in executable name or path, gamedirs: prydon\r
These games are considered officially supported, if any problems are seen,\r
please make sure you are running the latest version of the game and engine,\r
if you are, please report the problem.\r