From 28a4b519393059901246c899ff70ce3edb3961e6 Mon Sep 17 00:00:00 2001 From: Alibek Omarov Date: Tue, 4 Jul 2023 03:39:17 +0300 Subject: [PATCH] Documentation: gameinfo: wording --- Documentation/gameinfo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/gameinfo.md b/Documentation/gameinfo.md index ae7b9bb1..4f12ca82 100644 --- a/Documentation/gameinfo.md +++ b/Documentation/gameinfo.md @@ -2,7 +2,7 @@ gameinfo.txt is an essential part of any Xash3D based game. It allows basic customization for games creators, like setting game title, DLL paths, etc. -This document defines gameinfo.txt syntax, supported keys and liblist.gam conversion rules for the latest version of the engine. Note for engine developers, update this document first and make any changes to parser second. +This document defines gameinfo.txt syntax, supported keys and liblist.gam conversion rules for the latest version of the engine. Note for engine developers, keep this document in sync with an implementation. ## gameinfo.txt syntax