diff --git a/README.md b/README.md new file mode 100644 index 0000000..b4123d1 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# SRHDDumpReader +Viewer for the Space Rangers HD videogame dump files +[download 32bit windows version](https://github.com/Burning-Daylight/SRHDDumpReader/releases/download/2016-05-17-master-7f04931/SRHDDumpReader_win32_2016-05-17-master-7f04931.zip) +[download pregernerated saves](http://saves-srhd.rhcloud.com/) +[more information and discussion](https://snk-games.net/forums/viewtopic.php?f=45&t=1667) +![Screenshot](http://s32.postimg.org/mfy8ygwur/SRHD_GUI_2016_05_17.png) diff --git a/SRHDDumpReader.pro b/SRHDDumpReader.pro index 43b734d..2829a2c 100644 --- a/SRHDDumpReader.pro +++ b/SRHDDumpReader.pro @@ -164,4 +164,5 @@ DISTFILES += \ presets/planetsReport/big+ industrial gaal 45p.dr.json \ presets/planetsReport/huge industrial fei 45p.dr.json \ presets/planetsReport/huge industrial gaal 30p.dr.json \ - presets/planetsReport/huge industrial gaal-fei 45p.dr.json + presets/planetsReport/huge industrial gaal-fei 45p.dr.json \ + README.md