Remove a goal that's been done

This commit is contained in:
Alex-TIMEHACK 2017-06-14 18:19:53 +01:00 committed by GitHub
parent a2053d72dd
commit a430ef0e25

View file

@ -8,7 +8,6 @@
TimeHACK is a C# version of the PC game Histacom, released by 12padams in 2010. Here are some of our goals:
* Get TimeHACK to the same playable state that Histacom's in and beyond.
* Write a new engine and make an API so that you can easily develop your own applications.
* Create a new Window Manager to make the development of apps easier.
## Building
TimeHACK is currently being developed in Microsoft Visual Studio 2017. Visual Studio 2015 has also been proven to work. If you are using a different IDE, please do so with caution. We cannot guarantee the stability of other IDEs.