arbruijn / DesDump

Descent game data dump

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

About

Descent game data dump

License:MIT License


Languages

Language:C# 100.0%