https://github.com/pixel-barrels/quickswitch
Switch quickly between platforms in Unity
https://github.com/pixel-barrels/quickswitch
csharp tool unity unity-editor unity-package unity2d unity3d
Last synced: about 1 month ago
JSON representation
Switch quickly between platforms in Unity
- Host: GitHub
- URL: https://github.com/pixel-barrels/quickswitch
- Owner: Pixel-Barrels
- License: unlicense
- Created: 2024-07-02T21:33:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-04T23:10:29.000Z (almost 2 years ago)
- Last Synced: 2025-03-29T22:28:17.286Z (about 1 year ago)
- Topics: csharp, tool, unity, unity-editor, unity-package, unity2d, unity3d
- Language: C#
- Homepage:
- Size: 6.84 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QuickSwitch
Switch quickly between platforms while using Unity (tested on Unity 2021.3 and Unity 2022.3).
# Install
1. Download the repository, you can do it by using `git clone` or just using the [download]() button in the GitHub page.
2. Place the downloaded files inside the `Assets/Editor` folder
3. Done!
# How to use
Once you installed the plugin, a "Tools" tab will appear in the navigation bar, there you will find a "Quick Switch" option and inside that, you will find options that allows you to switch to other platforms.
The first time you switch to another platform, the process will take some time due to the cache, after that, switching platforms will be really fast.
# Credits
To make this, I used many resources that I found on the internet months ago... so I don't remember where I got the majority of the source code... but anyways, big thanks to the people that made this possible!