From cd89d6e45f49968488c022294a5b5b28682c038f Mon Sep 17 00:00:00 2001 From: Margen67 Date: Wed, 28 Apr 2021 19:24:58 -1000 Subject: [PATCH] Formatting --- game.cfg-structure.md | 1 - 1 file changed, 1 deletion(-) diff --git a/game.cfg-structure.md b/game.cfg-structure.md index 364dd79..cdffd89 100644 --- a/game.cfg-structure.md +++ b/game.cfg-structure.md @@ -1,5 +1,4 @@ The game.cfg format doesn't seem to be available on the technical depot any more, so I played around with it and found the following: - Offset | Notes ------ | ----- 0-3 | Magic number to identify it as a valid settings file. (0x0003113A)