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)