{"id":21001144,"url":"https://github.com/dark0dave/infinity_dialog","last_synced_at":"2025-03-13T13:43:43.847Z","repository":{"id":260178244,"uuid":"865524490","full_name":"dark0dave/infinity_dialog","owner":"dark0dave","description":"Infinity Engine tool for dialog and path traversing","archived":false,"fork":false,"pushed_at":"2025-03-07T16:29:52.000Z","size":28295,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-07T17:31:09.705Z","etag":null,"topics":["bg2ee","bgee","bgeemodding","golang","modding","modding-tool","modding-tools","tool","weidu"],"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/dark0dave.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2024-09-30T17:11:43.000Z","updated_at":"2025-01-15T21:28:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"b1ff7acc-2d71-462f-b05e-82a6f200ff22","html_url":"https://github.com/dark0dave/infinity_dialog","commit_stats":null,"previous_names":["dark0dave/infinity_dialog"],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dark0dave%2Finfinity_dialog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dark0dave%2Finfinity_dialog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dark0dave%2Finfinity_dialog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dark0dave%2Finfinity_dialog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dark0dave","download_url":"https://codeload.github.com/dark0dave/infinity_dialog/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243418732,"owners_count":20287799,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["bg2ee","bgee","bgeemodding","golang","modding","modding-tool","modding-tools","tool","weidu"],"created_at":"2024-11-19T08:13:55.234Z","updated_at":"2025-03-13T13:43:43.815Z","avatar_url":"https://github.com/dark0dave.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Infinity Dialog\n![](https://img.shields.io/badge/go-65A2BE2?logo=go\u0026style=for-the-badge\u0026logoColor=grey)\n[![](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge\u0026logo=linux\u0026logoColor=black)](https://github.com/dark0dave/infinity_dialog/releases/latest)\n[![](https://img.shields.io/badge/Windows-0078D6?\u0026style=for-the-badge\u0026logoColor=white\u0026logo=git-for-windows)](https://github.com/dark0dave/infinity_dialog/releases/latest)\n[![](https://img.shields.io/badge/mac%20os-grey?style=for-the-badge\u0026logo=apple\u0026logoColor=white)](https://github.com/dark0dave/infinity_dialog/releases/latest)\n[![](https://img.shields.io/github/actions/workflow/status/dark0dave/infinity_dialog/main.yaml?style=for-the-badge)](https://github.com/dark0dave/infinity_dialog/actions/workflows/main.yaml)\n[![](https://img.shields.io/github/license/dark0dave/infinity_dialog?style=for-the-badge)](./LICENSE)\n\nThis tool has 3 features, [Traverse](#traverse), [Discover](#discover) and [View](#view).\n\n- [Check](#check) shows missing string for tra, files, ie if a string is missing for english but not in french. This can also fix by placing extra strings.\n- [Discover](#discover) shows all the strings for all languages and where they are set.\n- [Traverse](#traverse) walks over a bg mod and shows you the tree of paths through the files.\n- [View](#view) can read a collection of infinity file formats and text files involved in weidu mods.\n\n### Traverse\n\nThis feature lets you see the paths through your mod by parsing the area + baf files.\n\n#### Demo\n\n![](./docs/traverse.gif)\n\n### Discover\n\nThis feature interacts with .tra files used in infinity engine mods. Currently we walk a directory of a mod and allow you to browse the strings.\n\n#### Demo\n\n![](./docs/discover.gif)\n\n### View\n\nThis feature read infinity engine files and text files. Here is a list of infinity engine file extensions is supported:\n- .are\n- .bam\n- .baf\n- .cre\n- .dlg\n- .eff\n- .itm\n- .spl\n\n#### Demo\n\n![](./docs/view.gif)\n\n\n## Run\n\n```sh\ngo run ./main.go\n```\n\n## Build\n\n```sh\ngo build -o . ./...\n```\n\n## Test\n\n```sh\ngo test ./...\n```\n\n## Debug\n\n```sh\ngo install github.com/go-delve/delve/cmd/dlv@latest\ndlv debug --headless --api-version=2 --listen=0.0.0.0:2345 || reset\n```\nThen attach in vscodium\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdark0dave%2Finfinity_dialog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdark0dave%2Finfinity_dialog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdark0dave%2Finfinity_dialog/lists"}