Skip to content

Commit cda980a

Browse files
Update README.md
1 parent da6e4d5 commit cda980a

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
11
# Unity-MissingScripts-Utils
2-
Easy search for the missing scripts GUIDs in your Unity3D project!
3-
Most of the explanations in the code and inspector are in Russian, but I will fix it in the near future.
2+
<b>ENG</b>:
3+
Easy search for the missing scripts GUIDs in your Unity3D project.
4+
Works under Unity 2019.2 and higher. Earlier versions do not support some functions!
5+
Adds [Spiral Tools / Dead Script Searcher] to your upper menu, works in EditorWindow.
6+
Has some localization on ENG/RU in EditorWindow, but comments in the code are still in Russian. I work on it.
7+
8+
<b>RU</b>:
9+
Простой поиск GUID'ов от скриптов-потеряшек в проекте Unity3D.
10+
Работает под версией Unity 2019.2 и выше. Ранние версии не поддерживают часть функций!
11+
Добавляет [Spiral Tools / Dead Script Searcher] в верхнее меню, работает в отдельном окне редактора.
12+
Есть небольшая локализация ENG/RU в окне редактора, но пояснения в коде всё ещё только на русском. Я работаю над этим.

0 commit comments

Comments
 (0)