{"id":28999918,"url":"https://github.com/zeldamods/event-editor","last_synced_at":"2025-06-25T08:09:27.436Z","repository":{"id":32874837,"uuid":"144884727","full_name":"zeldamods/event-editor","owner":"zeldamods","description":"Event flow editor for Breath of the Wild","archived":false,"fork":false,"pushed_at":"2024-07-07T18:07:28.000Z","size":573,"stargazers_count":30,"open_issues_count":5,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-15T11:57:15.423Z","etag":null,"topics":["botw","nintendo-switch","nintendo-wii-u","python3","zelda"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zeldamods.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":"2018-08-15T17:45:21.000Z","updated_at":"2025-04-27T06:50:33.000Z","dependencies_parsed_at":"2024-06-20T08:04:04.362Z","dependency_job_id":"826d3d9a-9c5b-4458-8318-e1f5eb2ae25a","html_url":"https://github.com/zeldamods/event-editor","commit_stats":null,"previous_names":["leoetlino/event-editor"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/zeldamods/event-editor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeldamods%2Fevent-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeldamods%2Fevent-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeldamods%2Fevent-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeldamods%2Fevent-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zeldamods","download_url":"https://codeload.github.com/zeldamods/event-editor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeldamods%2Fevent-editor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261832976,"owners_count":23216500,"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":["botw","nintendo-switch","nintendo-wii-u","python3","zelda"],"created_at":"2025-06-25T08:09:25.721Z","updated_at":"2025-06-25T08:09:27.423Z","avatar_url":"https://github.com/zeldamods.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## EventEditor for Breath of the Wild\n\n### Setup\n\nInstall Python 3.6+ (**64 bit version**) and PyQt5, then run `pip install eventeditor`.\n\n### Configuration\n\nThe configuration file is stored:\n\n* On Linux or macOS: at `~/.config/eventeditor/eventeditor.ini`\n* On Windows: at `%APPDATA%/eventeditor/eventeditor.ini`\n\n### Auto-completion\n\n#### Breath of the Wild\n\nIn order to enable auto-completion for actors, actions, and queries, add:\n\n```ini\n[paths]\nrom_root=/path/to/game_rom\n```\n\nto EventEditor's configuration file, where `/path/to/game_rom` is a path such that\n`/path/to/game_rom/Pack/Bootup.pack/Actor/AIDef/AIDef_Game.product.sbyml` exists.\nAn easy, recommended way to get the required file structure without extracting every archive\nis to use [botwfstools](https://github.com/leoetlino/botwfstools).\n\n#### Other games\n\nAlternatively, JSON actor definitions can be generated under *Flowchart* \u003e *Export actor definition data to JSON*. This will generate information for auto-completion from the currently open event flow. The first time this is run, a prompt will appear asking for where to save this information.\n\nThis action can be safely repeated in case other event flows contain actors, actions, or queries that have yet to be included in the JSON file (existing entries will not be overwritten).\n\n### Known issues\n\n* On Linux, if the main window view is a completely blank screen, even after opening a file, try running `QTWEBENGINE_DISABLE_SANDBOX=1 eventeditor` to start the tool.\n\n* Unlinking events while in fork/join will break graph generation most of the time. So using that option is not recommended when fork/join events are involved.\n\n### What needs to be done\n\n* Timeline files (reverse engineering)\n\n* Collect event info from EventInfo and have a metadata file for each event flow, so that:\n    * EventInfo can be automatically regenerated\n    * All copies of an event flow can be automatically updated\n\n* Node order shuffling to get less crossings. This used to be a dagre.js feature but it got removed...\n\n### License\n\nThis software is licensed under the terms of the GNU General Public License, version 2 or later.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeldamods%2Fevent-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzeldamods%2Fevent-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeldamods%2Fevent-editor/lists"}