{"id":49308659,"url":"https://github.com/hexeption/hytaleclient","last_synced_at":"2026-04-26T11:02:43.980Z","repository":{"id":333111833,"uuid":"1136243485","full_name":"Hexeption/HytaleClient","owner":"Hexeption","description":"Hytale Modded Client","archived":false,"fork":false,"pushed_at":"2026-01-17T10:40:01.000Z","size":21,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-17T22:06:22.434Z","etag":null,"topics":["client","cpp","hytale"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Hexeption.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-17T10:33:32.000Z","updated_at":"2026-01-17T10:38:58.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Hexeption/HytaleClient","commit_stats":null,"previous_names":["hexeption/hytaleclient"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Hexeption/HytaleClient","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hexeption%2FHytaleClient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hexeption%2FHytaleClient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hexeption%2FHytaleClient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hexeption%2FHytaleClient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hexeption","download_url":"https://codeload.github.com/Hexeption/HytaleClient/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hexeption%2FHytaleClient/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32294591,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T09:34:17.070Z","status":"ssl_error","status_checked_at":"2026-04-26T09:34:00.993Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["client","cpp","hytale"],"created_at":"2026-04-26T11:02:41.852Z","updated_at":"2026-04-26T11:02:43.967Z","avatar_url":"https://github.com/Hexeption.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"HytaleClient - Modded Client\n=========================================\n\nWhat this is\n------------\nA small modded client and injector for the Hytale game. It provides:\n- A DLL client (`Client.dll`) with a module system\n- An injector (`Injector.exe`) for loading the client into `HytaleClient.exe`\n- ImGui-based in-game UI\n- Uses minhook for function hooking\n\nPrerequisites\n-------------\n- Windows 10/11 (x64)\n- Visual Studio 2022 or newer (MSVC toolset)\n- CMake (latest recommended)\n- Ninja (recommended) or Visual Studio generator\n\nQuick build (from PowerShell)\n-----------------------------\nOpen a Developer PowerShell (x64) or regular PowerShell with the MSVC environment available and run:\n\n```powershell\n# from repo root\ncmake -S . -B cmake-build-debug -G \"Ninja\" -DCMAKE_BUILD_TYPE=Debug -DCMAKE_CXX_STANDARD=20\ncmake --build cmake-build-debug --target Client -j 14\ncmake --build cmake-build-debug --target Injector -j 14\n```\n\nAfter a successful build the main artifacts are in:\n- `cmake-build-debug/bin/Client.dll` (client DLL)\n- `cmake-build-debug/bin/Injector.exe` (injector)\n\nRun / Inject\n-------------\n1. Start the official `HytaleClient.exe` (game).\n2. Run `Injector.exe` and inject `Client.dll` into the running `HytaleClient.exe` process (or use your preferred injector).\n3. Open the in-game ImGui overlay with the `Insert` key (toggle).\n\nLicense \u0026 Use\n-------------\nUse for research and learning. Respect the game's terms of service and applicable laws. This tooling is provided as-is.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexeption%2Fhytaleclient","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhexeption%2Fhytaleclient","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexeption%2Fhytaleclient/lists"}