RenaMe is a powerful tool for Unity developers. It allows you to rename multiple items in bulk, including GameObjects, Assets, and Folders, without affecting prefab connections or asset links. You can also create custom renaming actions and define new renamable types. The code is fully accessible and well-commented, making it easy to extend and customize.
RenaMe supports a wide range of renaming actions, including removing characters, replacing text, and more. You can also create custom actions by implementing a simple interface. The code is well-structured and easy to understand, with a clean architecture and detailed documentation.





