{"id":18365847,"url":"https://github.com/openrct2/plugin-devtools","last_synced_at":"2025-04-06T16:31:42.097Z","repository":{"id":45573958,"uuid":"335124425","full_name":"OpenRCT2/plugin-devtools","owner":"OpenRCT2","description":"Plugin for OpenRCT2 providing tools to aid development of OpenRCT2","archived":false,"fork":false,"pushed_at":"2025-01-10T12:12:49.000Z","size":99,"stargazers_count":14,"open_issues_count":2,"forks_count":4,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-03-22T03:31:39.244Z","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-02-02T00:39:07.000Z","updated_at":"2025-03-08T22:00:19.000Z","dependencies_parsed_at":"2025-01-10T13:21:35.280Z","dependency_job_id":"643c6a01-8a1d-4229-8d66-b5bf3c81b3b0","html_url":"https://github.com/OpenRCT2/plugin-devtools","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenRCT2%2Fplugin-devtools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenRCT2%2Fplugin-devtools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenRCT2%2Fplugin-devtools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenRCT2%2Fplugin-devtools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenRCT2","download_url":"https://codeload.github.com/OpenRCT2/plugin-devtools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247512757,"owners_count":20950916,"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":[],"created_at":"2024-11-05T23:14:47.143Z","updated_at":"2025-04-06T16:31:41.804Z","avatar_url":"https://github.com/OpenRCT2.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenRCT2 DevTools Plugin\n\nPlugin for OpenRCT2 providing tools to aid development of OpenRCT2.\n\n## ✔️ Features\n* Entity Viewer - Select an entity and show it's internal properties.\n* Image List - Display all the loaded sprites in the game with configurable palette.\n* Network Monitor - Display incoming and outgoing network traffic.\n\n## 🚀 Installation\n1. Download the latest version of the plugin from the [Releases page](https://github.com/OpenRCT2/plugin-devtools/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/devtools.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%2Fplugin-devtools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenrct2%2Fplugin-devtools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenrct2%2Fplugin-devtools/lists"}