{"id":40789527,"url":"https://github.com/lienby/hytalesp","last_synced_at":"2026-02-19T06:04:12.845Z","repository":{"id":333216859,"uuid":"1136584968","full_name":"LiEnby/HytaleSP","owner":"LiEnby","description":"Custom \"free\" Hytale Launcher // w .. downgrading, offline mode, fake online etc..","archived":false,"fork":false,"pushed_at":"2026-01-24T00:19:19.000Z","size":961,"stargazers_count":21,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-01-24T09:47:53.487Z","etag":null,"topics":["custom-launcher","downgrade","golang","hytale","hytale-launcher","launcher","linux","native-ui","server-emulator","updater","windows"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LiEnby.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-18T00:30:03.000Z","updated_at":"2026-01-24T02:14:43.000Z","dependencies_parsed_at":"2026-01-23T12:02:53.277Z","dependency_job_id":null,"html_url":"https://github.com/LiEnby/HytaleSP","commit_stats":null,"previous_names":["lienby/hytlauncher","lienby/hytalesp"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/LiEnby/HytaleSP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiEnby%2FHytaleSP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiEnby%2FHytaleSP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiEnby%2FHytaleSP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiEnby%2FHytaleSP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LiEnby","download_url":"https://codeload.github.com/LiEnby/HytaleSP/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LiEnby%2FHytaleSP/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28738979,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T22:12:27.248Z","status":"ssl_error","status_checked_at":"2026-01-24T22:12:10.529Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["custom-launcher","downgrade","golang","hytale","hytale-launcher","launcher","linux","native-ui","server-emulator","updater","windows"],"created_at":"2026-01-21T20:00:23.289Z","updated_at":"2026-01-24T23:01:07.071Z","avatar_url":"https://github.com/LiEnby.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"#HytaleSP\n\nAn alternative launcher for \"Hytale\" with a fairly streightforward \"native\" UI\n features:\n \n - Multiple version management\n - Incremental patch from one version to another\n - Universal \"online fix\" or that works on all versions;\n - Access all \"Supporter\" and \"Cursebreaker\" cosmetic items.\n - Play local or online multiplayer\n - Completely standalone; a single executable- no butler or other external tools.\n - Fairly transparent online patch implementation.\n - Run offline and download without needing a hytale account.\n - Supports Windows 7+\n \nCurrently for: Windows and Linux (i would do MacOS, but i dont have access to an ARM Mac right now.)\n\n\nNOTE: you can even probably play online, but only if the servers your joining have ``--auth-mode=insecure`` set in the command line;\nenabling this option would also mean anyone using the offical launcher cannot play \nbecause it doesn't allow insecure auth type outside singleplayer offline mode; .. for some reason\n\nalso if you use the \"online play\" feature in singleplayer should also work as long as other users also use hytLauncher ...\n\n## Project layout\n\nhytServer.go - hytale authentication server emulator \"online fix\"\n\nhytAuth.go - implementation of hytale OAuth2.0, currently not used\n\nhytFormats.go - most of the JSON structures used by hytale are here;\n\nhytClient.go - downloading versions, etc\n\npatch.go - itch.io's 'apply patch' wharf code\n\njwt.go - JSON structures used in hytale auth tokens\n\nlocations.go - default / location resolvers for many folders\n\n\nAurora/ - c code for the dll or shared object, loaded with the game, \nthat replaces account-data.hytale.com with a custom server .. \n\n# Building\n\non windows, you first have to build the \"Aurora.dll\" using MSVC, \nand then you can use ``go build .``\nor you can ``build-windows.bat`` within the VS2026 developer command prompt to do this;\n\non linux, you need ``build-essential`` and then you can build \"Aurora.so\" using its Makefile;\nafter that you can use ``go build .`` \nor you can use ``build-linux.sh``\n\n# Alternative names\nOriginally, i called it \"hytLauncher\", being a play on \"TLauncher\" for minecraft;\nhowever i found that, alot of other alternative hytale launchers had a simular name, (eg HyTaLauncher, HyLauncher, etc.)\n\nfurthermore tLauncher is a bit sketchy in general and there are better options for minecraft too;\nfor now i have settled on \"HytaleSP\" .. a reference to an extremely OG minecraft launcher;\n\ni may consider other names in the future;\n\nother names i considered using :\n\n- hyTLauncher\n- HytaleSP\n- AnjoCaidos Hytale Launcher\n- HytaleForFree.com \n\nin all seriousness i kind of would want something a bit original xS\nalso this is not nessecarily planned to be a purely 'offline mode' launcher; \n\ni also want to add \"premium\" support as well-\nmm the code for authentication flow is actually already here ..\n\nbut i wont remove the 'offline' or 'fakeonline' options for those who need them though .. \n\n# Screenshots \n\n![hytLauncher ui itself](https://git.silica.codes/Li/HytaleSP/raw/branch/main/Images/screenshot1.png)\n![skin selection screen](https://git.silica.codes/Li/HytaleSP/raw/branch/main/Images/screenshot2.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flienby%2Fhytalesp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flienby%2Fhytalesp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flienby%2Fhytalesp/lists"}