From 8f1d867c6911c5d7e2bc6a063029f03389fc1c32 Mon Sep 17 00:00:00 2001 From: dpethes Date: Sun, 26 Oct 2014 16:36:58 +0100 Subject: [PATCH] update readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index db2f864..1f407c3 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,12 @@ rerogue 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 -----------