diff -r 104727dfaa1b -r f7fd8a70dd93 tools/hwmap2txt/hwmapconverter/README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tools/hwmap2txt/hwmapconverter/README Thu May 07 17:57:57 2015 +0200 @@ -0,0 +1,23 @@ + +This tool allows editing the contents of .hwmap files as human-readable text. + + +Dependencies: +------------- + +Needs Qt / qmake to build + + +Instructions: +------------- + +Build with these 2 commands: + +qmake hwmapconverter.pro +make + + +If compiled successfully, run with: + +./hwmapconverter +