Skip to content

Commit

Permalink
Documentation: gameinfo: add a note about liblist.gam and gameinfo.tx…
Browse files Browse the repository at this point in the history
…t changes
  • Loading branch information
a1batross committed Jan 7, 2025
1 parent d4fe3d6 commit b45581c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Documentation/gameinfo.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit b45581c

Please sign in to comment.