/DesDump

Descent game data dump

Primary LanguageC#MIT LicenseMIT

Command line tool in C# to extract Descent game data to importable files.

Currenly writes all robot models to obj files, including textures.

Usage: DesDump [descent-directory] [output-directory]

descent-directory can be a Descent 1 or Descent 2 data directory (containing .hog and .pig files).