SilverGreen93 / CDPExplorer

Utility aplication for browsing, searching and extracting Trainz Assets from CDP files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CDP Explorer

Utility aplication for browsing, searching and extracting Trainz Assets from CDP files.

CDP Explorer v4.0 screenshot

Getting Started

You can download a free copy of the code and build it yourself or download the latest Windows binary from the Releases tab.

Installation

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.

Building

This project was built with Microsoft Visual Studio 2022 and .NET Framework 4.8.

File Format Specifications

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

Issues and Feature requests

For any bugs, issues or feature requests, use the Issues tab in GitHub.

License

This project is licensed under the MIT License - see LICENSE.md file for details.

Acknowledgments

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.

About

Utility aplication for browsing, searching and extracting Trainz Assets from CDP files.

License:MIT License


Languages

Language:Visual Basic .NET 100.0%