Update README.md

This commit is contained in:
Makihiro 2023-12-31 18:56:57 +09:00 committed by GitHub
parent d2d5c8ed52
commit afb3089943
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,9 @@ The `SubclassSelector` attribute allows you to easily set subclasses of those ab
- Easily set subclass by popup.
- **[New]** Type finding by fuzzy finder.
- **[New]** Override the type name and path by the `AddTypeMenu` attribute.
- **[New]** Restore values of previous object from JSON when subclass is changed.
- **[New]** Copy & Paste the subclass properties.
- **[New]** Available `CustomPropertyDrawer` for subclasses.
## 📥 Installation