added missing files

This commit is contained in:
WatermelonModders
2022-06-01 10:27:42 -04:00
parent 49ec03caaa
commit 105e8101c1
10 changed files with 1625 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# hm_client
hearthmod client allows users to connect to hearthmod lobby server, download latest assets and play the game. To create an account, please refer to [hm_web](https://github.com/farb3yonddriv3n/hm_web).
## Compilation
You should be able to compile and run it using qtCreator 5.x on both linux and windows operating systems.
## License
Please see LICENSE file.
# This is not a standalone project!
[hm_client](https://github.com/farb3yonddriv3n/hm_client) is part of [hearthmod software stack](https://github.com/hearthmod/hearthmod)