{"id":38783589,"url":"https://github.com/opentibiabr/client-editor","last_synced_at":"2026-01-17T12:28:46.697Z","repository":{"id":40602555,"uuid":"195605367","full_name":"opentibiabr/client-editor","owner":"opentibiabr","description":"Patch Programmatically Tibia 11+ with OTServ RSA and Custom WebService URL","archived":false,"fork":false,"pushed_at":"2024-08-12T18:07:14.000Z","size":55,"stargazers_count":32,"open_issues_count":0,"forks_count":19,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-08-12T21:03:54.484Z","etag":null,"topics":["ipchanger","opentibia","opentibiabr","otserv","tibia"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opentibiabr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://opentibiabr.github.io/donation/"]}},"created_at":"2019-07-07T03:25:05.000Z","updated_at":"2024-08-12T18:06:22.000Z","dependencies_parsed_at":"2023-11-11T21:25:14.347Z","dependency_job_id":"a0f6039f-efb2-419c-aa66-fe25eb80b6b2","html_url":"https://github.com/opentibiabr/client-editor","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/opentibiabr/client-editor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentibiabr%2Fclient-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentibiabr%2Fclient-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentibiabr%2Fclient-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentibiabr%2Fclient-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opentibiabr","download_url":"https://codeload.github.com/opentibiabr/client-editor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentibiabr%2Fclient-editor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28508464,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T11:50:55.898Z","status":"ssl_error","status_checked_at":"2026-01-17T11:50:55.569Z","response_time":85,"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":["ipchanger","opentibia","opentibiabr","otserv","tibia"],"created_at":"2026-01-17T12:28:46.216Z","updated_at":"2026-01-17T12:28:46.689Z","avatar_url":"https://github.com/opentibiabr.png","language":"Go","funding_links":["https://opentibiabr.github.io/donation/"],"categories":[],"sub_categories":[],"readme":"# client-editor\n\n## Usage\n\n### Edit client\n\nEdit or make a `config.toml` with all the URLs you want to change, there's an example one in `config.toml.dist`.\n\n```bash\n# Windows\n.\\client-editor.exe edit -t \u003ctibia.exe location\u003e -c config.toml\n\n# Unix\n./client-editor edit -t \u003ctibia.exe location\u003e -c config.toml\n```\n\nFor a local client using [SlenderAAC](https://github.com/luan/slenderaac) you can use `local.toml` as a base.\n\n```bash\n# Windows\n.\\client-editor.exe edit -t \u003ctibia.exe location\u003e -c local.toml\n\n# Unix\n./client-editor edit -t \u003ctibia.exe location\u003e -c local.toml\n```\n\n### Repack client\n\nRepack an existing tibia client for [use with slender-launcher](https://github.com/luan/slender-launcher). Repack requires a `client.\u003cplatform\u003e.json` and `assets.\u003cplatform\u003e.json` for each of the platforms you want to repack. Check out https://github.com/luan/tibia-client for an example.\n\n```bash\n# Windows\n.\\client-editor.exe repack -s C:\\Games\\Tibia-windows -d C:\\Users\\YourName\\src\\tibia-client -p windows\n.\\client-editor.exe repack -s C:\\Games\\Tibia-mac -d C:\\Users\\YourName\\src\\tibia-client -p mac\n.\\client-editor.exe repack -s C:\\Games\\Tibia-linux -d C:\\Users\\YourName\\src\\tibia-client -p linux\n\n# Unix\n./client-editor repack -s ~/Games/Tibia-windows -d ~/src/tibia-client -p windows\n./client-editor repack -s ~/Games/Tibia-mac -d ~/src/tibia-client -p mac\n./client-editor repack -s ~/Games/Tibia-linux -d ~/src/tibia-client -p linux\n```\n\n### Editing appearances.dat\n\nSometimes all you want is make that one item house-wrappable. Or add use-with to something. But you don't want to have to load up asset editor since it's heavy and has a lot more features. You can use client-editor to edit appearances.dat directly.\n\n```bash\n# Windows\n.\\client-editor.exe appearances -a appearances.dat -c config.toml\n\n# Unix\n./client-editor appearances -a appearances.dat -c config.toml\n```\n\nIt'll write a appearances.out.dat file with the changes. You can then copy that over to your client and to the canary `data/items/` folder to have your changes applied.\n\n### Compiled Releases (Windows/Mac/Linux)\n\nhttps://github.com/opentibiabr/client-editor/releases\n\n### How to Compile\n\nRequirements: golang 1.8+\n\n```bash\n$ make build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopentibiabr%2Fclient-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopentibiabr%2Fclient-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopentibiabr%2Fclient-editor/lists"}