diff options
| author | Michael Webb <[email protected]> | 2019-04-02 07:08:20 -0500 |
|---|---|---|
| committer | Michael Webb <[email protected]> | 2019-04-02 07:08:20 -0500 |
| commit | 2861282fa1a00778b773a73fde614cc64f291082 (patch) | |
| tree | ddd5e3e61ba1aa5bf4a2116720458929c5b2b0b4 /README.md | |
| parent | 57451e07c3ec644a8c603d287a2e4862c87ba374 (diff) | |
| download | histacom2-2861282fa1a00778b773a73fde614cc64f291082.tar.gz histacom2-2861282fa1a00778b773a73fde614cc64f291082.tar.bz2 histacom2-2861282fa1a00778b773a73fde614cc64f291082.zip | |
Improved readme, license, and fixed a couple of things on the title screen
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 15 |
1 files changed, 7 insertions, 8 deletions
@@ -1,8 +1,7 @@ <a href="https://ci.appveyor.com/project/timehack/timehack"><img src="https://ci.appveyor.com/api/projects/status/8x34p8b0i2idblgd?svg=true" style="border: 0;" alt="AppVeyor Badge"></a> -[](https://discord.gg/ffuXR9k) +[](https://discord.gg/CeBBXWN) -# 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. @@ -15,14 +14,14 @@ Load the ``.sln`` project file into Visual Studio and compile. No further steps ## Links -Histacom 2 has a Discord server at https://discord.gg/FZgQMDe (You can also click on the dark blue Discord Badge) +Discord server: https://discord.gg/CeBBXWN (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) +AppVeyor project: 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) +YouTube Channel: https://www.youtube.com/channel/UCU3uiIgHdLaNvPYEB1hWPsg (Note that the videos are probably outdated.) ## Documentation -Histacom 2's documentation can be found on the Histacom 2 Wiki: https://github.com/LemonyStudios/Histacom2/wiki +Histacom 2's documentation can be found on the Histacom 2 Wiki: https://github.com/TheRandomMelon/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. +Histacom 2 is licensed under the [MIT license](https://github.com/TheRandomMelon/Histacom2/blob/master/LICENSE). All code committed to the Histacom 2 repository becomes the property of Michael Webb, and cannot be removed under request. Please consider this before contributing. |
