{"id":18365841,"url":"https://github.com/openrct2/title-sequence-editor","last_synced_at":"2025-07-29T12:10:31.427Z","repository":{"id":43003122,"uuid":"332500796","full_name":"OpenRCT2/title-sequence-editor","owner":"OpenRCT2","description":"Title sequence editor plugin for OpenRCT2","archived":false,"fork":false,"pushed_at":"2024-09-14T10:21:53.000Z","size":332,"stargazers_count":8,"open_issues_count":2,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-06T16:39:38.601Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenRCT2.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":"2021-01-24T16:42:42.000Z","updated_at":"2024-09-14T10:21:56.000Z","dependencies_parsed_at":"2025-04-06T16:32:47.195Z","dependency_job_id":"0682310f-9c27-48e9-86d9-cf83cc5be2ef","html_url":"https://github.com/OpenRCT2/title-sequence-editor","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/OpenRCT2/title-sequence-editor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenRCT2%2Ftitle-sequence-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenRCT2%2Ftitle-sequence-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenRCT2%2Ftitle-sequence-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenRCT2%2Ftitle-sequence-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenRCT2","download_url":"https://codeload.github.com/OpenRCT2/title-sequence-editor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenRCT2%2Ftitle-sequence-editor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267684748,"owners_count":24127695,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-05T23:14:44.868Z","updated_at":"2025-07-29T12:10:31.395Z","avatar_url":"https://github.com/OpenRCT2.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenRCT2 Title Sequence Editor\n\nTitle sequence editor plugin for OpenRCT2. This allows you to create, edit and preview custom title sequences (`.parkseq` files) that are played on the title screen of OpenRCT2.\n\nFormerly built into the game, but now stripped out into an optional plugin.\n\n![Title Sequence Editor](images/screenshot.png \"Title Sequence Editor\")\n\n## 🚀 Installation\n1. Download the latest version of the plugin from the [Releases page](https://github.com/OpenRCT2/title-sequence-editor/releases).\n\n2. To install it, put the downloaded `*.js` file into your `/OpenRCT2/plugin` folder.\n\n    * Easiest way to find the OpenRCT2-folder is by launching the OpenRCT2 game, click and hold on the red toolbox in the main menu, and select \"Open custom content folder\".\n    * Otherwise this folder is commonly found in `C:\\Users\\\u003cYOUR NAME\u003e\\Documents\\OpenRCT2\\plugin` on Windows.\n    * If you already had this plugin installed before, you can safely overwrite the old file.\n    * Once the file is there, it should show up ingame in the dropdown menu under the map icon.\n\n3. Once the file is there, it should show up ingame in the dropdown menu under the map icon.\n\n## 🔨 Building\nThe plugin is written in TypeScript and requires compiling to JavaScript before it can be used in OpenRCT2. Ensure you have NodeJS and a package managed such as `npm` installed, then run the following:\n```\nnpm install\nnpm run build\n```\n\nThen copy `out/title-editor.js` to your OpenRCT2 plugin directory.\n\nIf you want to automatically update the plugin when you edit and save the TypeScript code, you can run:\n```\nnpm run watch\n```\nThis will watch for changes to the source code in the background and automatically compile and copy the plugin to your OpenRCT2 directory. This is currently only configured for Windows.\n\nMake sure you have hot reload enabled in OpenRCT2 so that OpenRCT2 will automatically reload the plugin.\n\n## ⚖️ Licence\nThis plugin is licensed under the MIT licence.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenrct2%2Ftitle-sequence-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenrct2%2Ftitle-sequence-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenrct2%2Ftitle-sequence-editor/lists"}