Skip to content

Commit

Permalink
Updated readme with changes
Browse files Browse the repository at this point in the history
  • Loading branch information
munawarb committed Nov 14, 2018
1 parent 752b60e commit e28753e
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,10 @@ I had originally tried DotPeek to get a Visual Studio project, but the tool wasn
You can either download the zip file of the master branch, or if you're normal like the rest of us and prefer to use Git, just execute:
`git clone https://github.com/munawarb/Treasure-Hunt.git`

Run the file Treasure-Hunt/Bin/Debug/th.exe to start the game. If you find any issues or have suggestions, simply post them on the issues page. And most of all, have fun! It's been quite a challenge for me to get this game working from nothing but a Reactor-protected executable, so I really hope you enjoy this classic. Oh yeah, I removed the demo restrictions. You're welcome.
Run the file Treasure-Hunt/Bin/Debug/th.exe to start the game. If you find any issues or have suggestions, simply post them on the issues page. And most of all, have fun! It's been quite a challenge for me to get this game working from nothing but a Reactor-protected executable, so I really hope you enjoy this classic. Oh yeah, I removed the demo restrictions. You're welcome.

#### Changes

##### 4.42 11/13/2018
- Treasure Hunt now has an auto updater, and the window layout has been fixed ([#2](../../issues/2))
- Exceptions should be logged properly now ([#1](../../issues/1))

0 comments on commit e28753e

Please sign in to comment.