]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake3/q3map2/game_unvanquished.h
Garux: replace undefined strnicmp with Q_strncasecmp
[xonotic/netradiant.git] / tools / quake3 / q3map2 / game_unvanquished.h
index a9e7d699dede92303ada7095f24070e4d3e49846..cf749731303e6b9750541f6eb6cf89b9f6fd88ef 100644 (file)
@@ -27,6 +27,7 @@ several games based on the Quake III Arena engine, in the form of "Q3Map2."
 ------------------------------------------------------------------------------- */
 
 /* Derived from Tremulous support by LinuxManMikeC */
+/* Updated to Unvanquished support by Neumond */
 
 
 /* marker */
@@ -60,7 +61,7 @@ game_t struct
 {
        "unvanquished",         /* -game x */
        "pkg",                  /* default base game data dir */
-       ".unvanquished",        /* unix home sub-dir */
+       ".local/share/unvanquished", /* unix home sub-dir */
        "unvanquished",         /* magic path word */
        "scripts",              /* shader directory */
        1048575,                /* max lightmapped surface verts */