From a21faeb4bfd3532032008c3a06166e1397d5f180 Mon Sep 17 00:00:00 2001 From: Kevin Burke Date: Tue, 6 May 2014 07:35:46 -0700 Subject: [PATCH] Updated TD6 format (markdown) --- TD6-format.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TD6-format.md b/TD6-format.md index 803b87e..49f6365 100644 --- a/TD6-format.md +++ b/TD6-format.md @@ -6,4 +6,5 @@ The TD6 file format is well documented in the [Tycoon Technical Depot][td6]. TD6 files are stored using the Run Length Encoding format described in Tycoon Technical Depot. The checksum uses the same format as described [here][checksum]. Note that the checksum value for TD6 is -120001. - [td6]: http://freerct.github.io/RCTTechDepot-Archive/TD6.html \ No newline at end of file + [td6]: http://freerct.github.io/RCTTechDepot-Archive/TD6.html + [checksum]: http://freerct.github.io/RCTTechDepot-Archive/checksum.html \ No newline at end of file