aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-06-14 17:02:09 -0400
committerlempamo <[email protected]>2017-06-14 17:02:09 -0400
commite83df06641d130fb979b562ab74e284f5952c9e0 (patch)
treeb72357bd4d5c332a19dbfda810ee725333235061
parenta307bc7f45b29ef8a6a5de83a98c457c7875f116 (diff)
parenta430ef0e25ec401c0d42e1e3944eb35c09a0c519 (diff)
downloadhistacom2-e83df06641d130fb979b562ab74e284f5952c9e0.tar.gz
histacom2-e83df06641d130fb979b562ab74e284f5952c9e0.tar.bz2
histacom2-e83df06641d130fb979b562ab74e284f5952c9e0.zip
Merge remote-tracking branch 'refs/remotes/TimeHACKDevs/master'
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4a781a8..d0eefea 100644
--- a/README.md
+++ b/README.md
@@ -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.