Rimuru's repositories
Unity-WEBGL-DeviceTypeDetector
DeviceTypeDetector — это Unity-скрипт, который позволяет разработчикам веб-игр на Unity определять, запускается ли приложение на мобильном устройстве или на ПК. Он также поддерживает работу с симулятором устройств в редакторе Unity, что позволяет тестировать мобильные версии игр прямо в редакторе.
Unity-Editor-Hierarchy-2
Editor extension to improve Unity hierarchy window. Makes the hierarchy more detail, but still clean and easy to organize. Fixed MissingReferenceException: The variable listIcons of HierarchyResources doesn't exist anymore. You probably need to reassign the listIcons variable of the 'HierarchyResources' script in the inspector. UnityEngine.Object.g
RimuruDev.github.io
Rimuru Tempest resume for the position of Unity Developer.
Unity-PlatformDefineSwitcher
Unity Platform Define Switcher A tool for managing and switching platform-specific scripting defines in Unity.
Unity-ReactiveProperty-Helper
Unity Simple Reactive Property -> For small projects, so as not to import UniRx or R3
Unity-WaitForSecondsCache
This project introduces a caching system for WaitForSeconds in Unity to optimize the creation of identical timers and a debug view for monitoring cached timers in the Unity Editor.
Unity-LocalizedImageBinder
Компонент для автоматической привязки локализованных спрайтов к Image с помощью LocalizeSpriteEvent.
Unity-LocalizedTMPTextBinder
Компонент для автоматической привязки локализованного текста TextMeshPro (TMP_Text) с помощью LocalizeStringEvent.
MemoryMonitor-AndroidLib
Mobile Memory Monitor — это первая версия Java-библиотеки для мониторинга оперативной и внутренней/внешней памяти Android-устройств. Эта библиотека предназначена для интеграции с Unity через .aar файл, предоставляя разработчикам простой и удобный API для работы с памятью устройства.
Unity-FastScriptReload
Hot Reload implementation for Unity. Iterate on code insanely fast without breaking play session. Supports any editor. 1. Play 2. Make change 3. See results
Unity-ReactiveDictionary
Unity Simple Reactive Dictionary (To avoid using R3 or UniRx)
Unity-ReactivePropertyConverter
ReactivePropertyConverter for ReactiveProperty -> For small projects, so as not to import UniRx or R3.
AndroidSecureKeyStorage-AndroidLib
AndroidSecureKeyStorage-AndroidLib for Unity
Apktool-Decompile-Unity
A tool for reverse engineering Android apk files
CrossPlatformPersistentProgress-SimpleExample
Пример кросс-платформенной сейв системы и работы с данными (прогрессом). Без UniRx или R3 а так же без Zenject (DI). Простой примерчик.
KeePassDX
Lightweight vault and password manager for Android, KeePassDX allows editing encrypted data in a single file in KeePass format and fill in the forms in a secure way.
keepassxc
KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
Occulto-il2cpp
Proof-of-concept post-build obfuscator for Unity IL2CPP projects
resharper-unity
Unity support for both ReSharper and Rider
roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
Unity-CAS-Monetization
CAS.AI Unity plugin for monetizing mobile applications.
Unity-FBXSizeViewer
FBX Size Viewer for Unity A simple Unity Editor tool to quickly check the size of all .fbx files in your project.
Unity-SimpleAttributePack
Attribute Extensions for Unity
Unity-SmartGitUPM
A plugin for smart management of packages in Git repositories in the Unity Editor. Gitリポジトリのパッケージを効率的に管理するためのプラグイン