Update Readme

This commit is contained in:
michaelangel007 2014-12-29 11:01:26 -08:00
parent efe5e931cc
commit aa5fc2f2cb
1 changed files with 10 additions and 1 deletions

View File

@ -3,11 +3,20 @@ hgr2rgbntsc
Apple HGR to RGB NTSC
Usage:
======
`bin/hgr2rgb.exe [-bmp | -tga] filename
Example:
========
`bin/hgr2rgb.exe -bmp hgr/archon2.hgr2`
Compiling
=========
* Win32: Solution & Projecting forthcoming
* Win32: MSVC2010.sln
* OSX: `make -f makefile.osx`