2
0
mirror of https://github.com/dpethes/rerogue.git synced 2025-06-07 18:58:32 +02:00

update readme

This commit is contained in:
dpethes 2014-10-26 16:36:58 +01:00
parent 1a75a3abab
commit 8f1d867c69

View File

@ -3,6 +3,12 @@ rerogue
Tools to extract data from Star Wars: Rogue Squadron 3D. Tools to extract data from Star Wars: Rogue Squadron 3D.
* DAT repacker - unpacks DAT archive or packs files from folder structure to DAT archive.
* Hmp2obj - creates wavefront OBJ files from .hmp and corresponding .tex + .text files.
* Image exporter - exports some images to pnm/pgm/tga files (according to their internal format).
* HOB parser - parses mesh data files.
* HMT parser - parses material data files and exports stored textures.
Compilation Compilation
----------- -----------