Utility aplication for browsing, searching and extracting Trainz Assets from CDP files.
You can download a free copy of the code and build it yourself or download the latest Windows binary from the Releases tab.
There is no installation necessary. The application is ready to run. You can associate the CDP files with this application by choosing "Open With..." in the Windows Explorer context menu and choosing this application as default.
This project was built with Microsoft Visual Studio 2022 and .NET Framework 4.8.
The Chump (CDP) File Format Specification was determined by reverse-engineering and is described here: Chump File Format Specification
The binary KUID format was determined by reverse-engineering and is described here: KUID Format Specification
For any bugs, issues or feature requests, use the Issues tab in GitHub.
This project is licensed under the MIT License - see LICENSE.md file for details.
This project was possible by doing reverse engineering on the Chump file format (CDP) and no official information was given in regards to this file format from Auran/N3V.