1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 09:32:29 +01:00

Updated TD6 format (markdown)

Kevin Burke
2014-05-06 07:35:46 -07:00
parent 6b425d5acf
commit a21faeb4bf

@@ -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
[td6]: http://freerct.github.io/RCTTechDepot-Archive/TD6.html
[checksum]: http://freerct.github.io/RCTTechDepot-Archive/checksum.html