Files
hsmod_original/hm_gameserver/README.md
T

396 B

hm_gameserver

hm_gameserver is a HearthStone hearthmod gameserver. This server daemon is part of hearthmod stack which allows user to create custom modes and cards.

Dependencies

  • libev >= 4.22
  • libjson-c >= 0.11
  • libcouchbase >= 2.5.8
  • libhmbase >= 0.1

Compatiblity

hm_gameserver is compatible with HearthStone client 5.2.x.

Compilation

cd hm_gameserver && make