Skip to content

Commit 09b4c22

Browse files
committed
2 parents 054a607 + 3292437 commit 09b4c22

File tree

1 file changed

+34
-1
lines changed

1 file changed

+34
-1
lines changed

README.md

Lines changed: 34 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,34 @@
1-
# SceneSwitcher
1+
<p align="center"><h1>⭐SceneSwitcher⭐</h1></p>
2+
<p align="center">
3+
<a>
4+
<img alt="Made With Unity" src="https://img.shields.io/badge/made%20with-Unity-57b9d3.svg?logo=Unity">
5+
</a>
6+
<a>
7+
<img alt="License" src="https://img.shields.io/github/license/RimuruDev/SceneSwitcher?logo=github">
8+
</a>
9+
<a>
10+
<img alt="Last Commit" src="https://img.shields.io/github/last-commit/RimuruDev/SceneSwitcher?logo=Mapbox&color=orange">
11+
</a>
12+
<a>
13+
<img alt="Repo Size" src="https://img.shields.io/github/repo-size/RimuruDev/SceneSwitcher?logo=VirtualBox">
14+
</a>
15+
<a>
16+
<img alt="Downloads" src="https://img.shields.io/github/downloads/RimuruDev/SceneSwitcher/total?color=brightgreen">
17+
</a>
18+
<a>
19+
<img alt="Last Release" src="https://img.shields.io/github/v/release/RimuruDev/SceneSwitcher?include_prereleases&logo=Dropbox&color=yellow">
20+
</a>
21+
<a>
22+
<img alt="GitHub stars" src="https://img.shields.io/github/stars/RimuruDev/SceneSwitcher?branch=main&label=Stars&logo=GitHub&logoColor=ffffff&labelColor=282828&color=informational&style=flat">
23+
</a>
24+
<a>
25+
<img alt="GitHub user stars" src="https://img.shields.io/github/stars/RimuruDev?affiliations=OWNER&branch=main&label=User%20Stars&logo=GitHub&logoColor=ffffff&labelColor=282828&color=informational&style=flat">
26+
</a>
27+
<a>
28+
<img alt="" src="https://img.shields.io/github/watchers/RimuruDev/SceneSwitcher?style=flat">
29+
</a>
30+
</p>
31+
232

333
## Описание
434
SceneSwitcher - это удобный инструмент для Unity Editor, который позволяет быстро и легко переключаться между сценами в проекте. Это решение особенно полезно в крупных проектах Unity, где управление многочисленными сценами может быть затруднено.
@@ -25,6 +55,9 @@ SceneSwitcher - это удобный инструмент для Unity Editor,
2555
2. В открывшемся окне выберите сцену, на которую хотите переключиться.
2656
3. Используйте настройки для включения/выключения автосохранения и отображения отладочных сообщений по необходимости.
2757

58+
![image](https://github.com/RimuruDev/SceneSwitcher/assets/85500556/0d0f8801-6ed1-44c2-8c44-5908af19cda1)
59+
60+
2861
## Контакты
2962
Если у вас есть вопросы или предложения, не стесняйтесь обращаться:
3063

0 commit comments

Comments
 (0)