RimuruDev
👋 Hi, my name is Rimuru Tempest and I'm a Unity developer with over three years of experience. Open to new opportunities.
http://irontubegames.comSamara
Pinned Repositories
IndieInject
IndieInject — это легковесный и простой в использовании фреймворк для внедрения зависимостей (DI) в Unity, разработанный специально для небольших проектов и быстрых прототипов. Этот фреймворк идеально подходит для создания игр для платформ, таких как Yandex Games, Poki, Crazy Games, Google Play, Apple Store и Ru Store.
Rider-Jetbrains-Russian
Репозиторий для добавления русского словаря в JetBrains Rider. Поддержка проверки орфографии на русском языке.
RimuruDev
RimuruDev Github Profile
SceneSwitcher
SceneSwitcher is a handy tool for Unity Editor that allows you to quickly and easily switch between scenes in your project. This solution is especially useful in large Unity projects, where managing multiple scenes can be difficult.
Unity-CustomBuildUpdater
Unity auto update build version + Zip Archive + auto rename build + custom build settings
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
Unity-MissingScriptsFinder
Unity Missing Scripts Finder Editor Tool
Unity-PlatformDefineSwitcher
Unity Platform Define Switcher A tool for managing and switching platform-specific scripting defines in Unity.
Unity-WEBGL-DeviceTypeDetector
DeviceTypeDetector — это Unity-скрипт, который позволяет разработчикам веб-игр на Unity определять, запускается ли приложение на мобильном устройстве или на ПК. Он также поддерживает работу с симулятором устройств в редакторе Unity, что позволяет тестировать мобильные версии игр прямо в редакторе.
UnitySkipSplashScreen
Remove Unity Splash Screen. This package allows you to quickly and easily remove the Unity splash screen when launching an application. Suitable for developers who want to jump straight to the content of their application without displaying Unity's initial Splash Screen.
RimuruDev's Repositories
RimuruDev/SceneSwitcher
SceneSwitcher is a handy tool for Unity Editor that allows you to quickly and easily switch between scenes in your project. This solution is especially useful in large Unity projects, where managing multiple scenes can be difficult.
RimuruDev/Unity-WEBGL-DeviceTypeDetector
DeviceTypeDetector — это Unity-скрипт, который позволяет разработчикам веб-игр на Unity определять, запускается ли приложение на мобильном устройстве или на ПК. Он также поддерживает работу с симулятором устройств в редакторе Unity, что позволяет тестировать мобильные версии игр прямо в редакторе.
RimuruDev/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/RimuruDev
RimuruDev Github Profile
RimuruDev/RimuruDev.github.io
Rimuru Tempest resume for the position of Unity Developer.
RimuruDev/Unity-PlatformDefineSwitcher
Unity Platform Define Switcher A tool for managing and switching platform-specific scripting defines in Unity.
RimuruDev/Unity-ReactiveProperty-Helper
Unity Simple Reactive Property -> For small projects, so as not to import UniRx or R3
RimuruDev/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.
RimuruDev/MemoryMonitor-UnityPlugin
RimuruDev/Unity-FileDeletionService
RimuruDev/Unity-LocalizedImageBinder
Компонент для автоматической привязки локализованных спрайтов к Image с помощью LocalizeSpriteEvent.
RimuruDev/Unity-LocalizedTMPTextBinder
Компонент для автоматической привязки локализованного текста TextMeshPro (TMP_Text) с помощью LocalizeStringEvent.
RimuruDev/CPPP2
RimuruDev/MemoryMonitor-AndroidLib
Mobile Memory Monitor — это первая версия Java-библиотеки для мониторинга оперативной и внутренней/внешней памяти Android-устройств. Эта библиотека предназначена для интеграции с Unity через .aar файл, предоставляя разработчикам простой и удобный API для работы с памятью устройства.
RimuruDev/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
RimuruDev/Unity-ReactiveDictionary
Unity Simple Reactive Dictionary (To avoid using R3 or UniRx)
RimuruDev/Unity-ReactivePropertyConverter
ReactivePropertyConverter for ReactiveProperty -> For small projects, so as not to import UniRx or R3.
RimuruDev/UNITY_WEBGL_BUILD_SIZE_ONLY_DRAFT
RimuruDev/AndroidSecureKeyStorage-AndroidLib
AndroidSecureKeyStorage-AndroidLib for Unity
RimuruDev/Apktool-Decompile-Unity
A tool for reverse engineering Android apk files
RimuruDev/CrossPlatformPersistentProgress-SimpleExample
Пример кросс-платформенной сейв системы и работы с данными (прогрессом). Без UniRx или R3 а так же без Zenject (DI). Простой примерчик.
RimuruDev/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.
RimuruDev/keepassxc
KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
RimuruDev/Occulto-il2cpp
Proof-of-concept post-build obfuscator for Unity IL2CPP projects
RimuruDev/resharper-unity
Unity support for both ReSharper and Rider
RimuruDev/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
RimuruDev/Unity-CAS-Monetization
CAS.AI Unity plugin for monetizing mobile applications.
RimuruDev/Unity-FBXSizeViewer
FBX Size Viewer for Unity A simple Unity Editor tool to quickly check the size of all .fbx files in your project.
RimuruDev/Unity-RuleBasedAI-Fun
RimuruDev/Unity-SmartGitUPM
A plugin for smart management of packages in Git repositories in the Unity Editor. Gitリポジトリのパッケージを効率的に管理するためのプラグイン