25 const std::string
HK_ValidChars =
"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890 -_,.";
26 const std::string
HK_Copyright =
"(C) 2017 - 2023 by The HatchKeeper Team";
Version And Other Information For HatchKeeper.
const std::string HK_ValidChars
const std::string HK_Copyright
std::string GetVersion()
Returns The Version Of HatchKeeper.
std::string GetCopyright()
Returns Copyright Info.
std::string GetValidChars()
Returns Chars That Are Allowed In Text Controls.
std::string GetPlatform()
Returns The Platform For HatchKeeper.
const std::string HK_Platform