{"id":14960644,"url":"https://github.com/coryleach/unitysceneswitcher","last_synced_at":"2025-05-02T12:31:41.173Z","repository":{"id":48524367,"uuid":"208920057","full_name":"coryleach/UnitySceneSwitcher","owner":"coryleach","description":"Editor extension for quick scene switching.","archived":false,"fork":false,"pushed_at":"2024-05-02T18:21:16.000Z","size":107,"stargazers_count":67,"open_issues_count":1,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-07T02:05:47.691Z","etag":null,"topics":["editor","openupm","package","plugin","scene","scene-switching","switcher","unity","unity-plugin","unity3d","upm"],"latest_commit_sha":null,"homepage":null,"language":"C#","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/coryleach.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2019-09-17T00:01:08.000Z","updated_at":"2025-02-12T08:50:17.000Z","dependencies_parsed_at":"2024-04-23T02:31:40.967Z","dependency_job_id":"7186f483-917f-4a45-a682-73d3f28fd5ae","html_url":"https://github.com/coryleach/UnitySceneSwitcher","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coryleach%2FUnitySceneSwitcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coryleach%2FUnitySceneSwitcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coryleach%2FUnitySceneSwitcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coryleach%2FUnitySceneSwitcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coryleach","download_url":"https://codeload.github.com/coryleach/UnitySceneSwitcher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252038187,"owners_count":21684645,"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":["editor","openupm","package","plugin","scene","scene-switching","switcher","unity","unity-plugin","unity3d","upm"],"created_at":"2024-09-24T13:22:40.102Z","updated_at":"2025-05-02T12:31:40.306Z","avatar_url":"https://github.com/coryleach.png","language":"C#","readme":"\u003cp align=\"center\"\u003e\n\u003cimg align=\"center\" src=\"https://raw.githubusercontent.com/coryleach/UnityPackages/master/Documentation/GameframeFace.gif\" /\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003eGameframe.SceneSwitcher 👋\u003c/h1\u003e\n\n\u003c!-- BADGE-START --\u003e\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/5e25869cd7c34f218c6483e496038da2)](https://www.codacy.com/manual/coryleach/UnitySceneSwitcher?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=coryleach/UnitySceneSwitcher\u0026amp;utm_campaign=Badge_Grade)\n![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/coryleach/UnitySceneSwitcher?include_prereleases)\n[![openupm](https://img.shields.io/npm/v/com.gameframe.sceneswitcher?label=openupm\u0026registry_uri=https://package.openupm.com)](https://openupm.com/packages/com.gameframe.sceneswitcher/)\n![GitHub](https://img.shields.io/github/license/coryleach/UnitySceneSwitcher)\n\n[![twitter](https://img.shields.io/twitter/follow/coryleach.svg?style=social)](https://twitter.com/coryleach)\n\u003c!-- BADGE-END --\u003e\n\nUnity editor window for quick scene switching.\n\n## Quick Package Install\n\n#### Using UnityPackageManager (for Unity 2019.3 or later)\nOpen the package manager window (menu: Window \u003e Package Manager)\u003cbr/\u003e\nSelect \"Add package from git URL...\", fill in the pop-up with the following link:\u003cbr/\u003e\nhttps://github.com/coryleach/UnitySceneSwitcher.git#1.0.3\u003cbr/\u003e\n\n#### Using UnityPackageManager (for Unity 2019.1 or later)\n\nFind the manifest.json file in the Packages folder of your project and edit it to look like this:\n```js\n{\n  \"dependencies\": {\n    \"com.gameframe.sceneswitcher\": \"https://github.com/coryleach/UnitySceneSwitcher.git#1.0.3\",\n    ...\n  },\n}\n```\n\n\u003c!-- DOC-START --\u003e\n\u003c!-- \nChanges between 'DOC START' and 'DOC END' will not be modified by readme update scripts\n--\u003e\n\n## Usage\n\n```sh\nIn the menu select Window -\u003e SceneSwitcher\n```\n\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"250\" src=\"https://raw.githubusercontent.com/coryleach/UnitySceneSwitcher/master/Documentation~/img/Empty.png\" /\u003e\n  \u003cimg width=\"250\" src=\"https://raw.githubusercontent.com/coryleach/UnitySceneSwitcher/master/Documentation~/img/DefaultMode.png\" /\u003e\n  \u003cimg width=\"250\" src=\"https://raw.githubusercontent.com/coryleach/UnitySceneSwitcher/master/Documentation~/img/EditMode.png\" /\u003e\n\u003c/p\u003e\n\n\u003cp\u003e\n  To enable edit mode use the hamburger menu at the top right of the window\n\u003c/p\u003e\n\n```\nAutoSort = Moves the most recently clicked button to the top of the list\nAdditive = Loads scene additively when the button is clicked\nClose = Closes other scenes\n```\n\n##### Requirement\n\n* Unity 2018.4 or later (Tested in Unity 2018.4.3f1)\n* No other SDK are required\n\n\u003c!-- DOC-END --\u003e\n\n## Author\n\n👤 **Cory Leach**\n\n* Twitter: [@coryleach](https://twitter.com/coryleach)\n* Github: [@coryleach](https://github.com/coryleach)\n\n\n## Show your support\nGive a ⭐️ if this project helped you!\n\n\n***\n_This README was generated with ❤️ by [Gameframe.Packages](https://github.com/coryleach/unitypackages)_\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoryleach%2Funitysceneswitcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoryleach%2Funitysceneswitcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoryleach%2Funitysceneswitcher/lists"}