From b45581c630d317bec555e3bdfa5f7797f8dac6dc Mon Sep 17 00:00:00 2001 From: Alibek Omarov Date: Tue, 7 Jan 2025 09:54:40 +0300 Subject: [PATCH] Documentation: gameinfo: add a note about liblist.gam and gameinfo.txt changes --- Documentation/gameinfo.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/gameinfo.md b/Documentation/gameinfo.md index 868a10c9..526ce93f 100644 --- a/Documentation/gameinfo.md +++ b/Documentation/gameinfo.md @@ -85,6 +85,9 @@ These strings are specific to Xash3D FWGS. As Xash3D accidentally supports GoldSrc games, it also supports parsing liblist.gam.\ Xash3D will use this file if gameinfo.txt is absent, or if its modification timestamp is older than liblist.gam. +> [!NOTE] +> Starting from January 2025, Xash3D FWGS doesn't automatically generate gameinfo.txt from liblist.gam. The key conversion table still remains but if you wish to use gameinfo.txt instead of liblist.gam, you can execute `fs_make_gameinfo` in console. + For game creators who plan supporting only Xash3D, using this file is not recommended. The table below defines conversion rules from liblist.gam to gameinfo.txt. Some keys' interpretation does differ from `gameinfo.txt`, in this case a note will be left. If `liblist.gam` key isn't present in this table, it's ignored.