From 57451e07c3ec644a8c603d287a2e4862c87ba374 Mon Sep 17 00:00:00 2001 From: AShifter Date: Sun, 14 Oct 2018 09:04:12 -0600 Subject: [PATCH] Update README.md --- README.md | 30 ++++++++++++++++++++++++++++-- 1 file changed, 28 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 05621b5..2378c6e 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,28 @@ -# Histacom and other Melonz projects have moved to GitLab! -Check out the new repo [here](https://gitlab.com/Melonz/Histacom2)! +AppVeyor Badge +[![Discord](https://img.shields.io/discord/266018132827570176.svg?colorB=7289DA&label=discord)](https://discord.gg/ffuXR9k) + +# Histacom 2 +## The remake of the original hacking simulator! +Histacom 2 is a C# version of the PC game Histacom, released by 12padams in 2010. Here are some of our goals: +* Get Histacom 2 to the same playable state that the original Histacom's in and beyond. +* Add more applications to the operating systems. +* Add more story elements. + +## Building +Histacom 2 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. + +Load the ``.sln`` project file into Visual Studio and compile. No further steps are required. This list may grow in the future. + +## Links + +Histacom 2 has a Discord server at https://discord.gg/FZgQMDe (You can also click on the dark blue Discord Badge) + +Histacom 2 has an AppVeyor project at https://ci.appveyor.com/project/timehack/timehack (You can also use the AppVeyor badge) + +Histacom 2 has a YouTube channel at https://www.youtube.com/channel/UCU3uiIgHdLaNvPYEB1hWPsg (We have a tutorial on how to contribute over there) + +## Documentation +Histacom 2's documentation can be found on the Histacom 2 Wiki: https://github.com/LemonyStudios/Histacom2/wiki + +## License +Histacom 2 is licensed under the [MIT license](https://github.com/LemonyStudios/Histacom2/blob/master/LICENSE). All code committed to the Histacom 2 repository becomes the property of the LemonyStudios, and will **not** be removed upon request.