Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Banane9 authored Jul 7, 2024
1 parent 212eae7 commit 733ac68
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,20 @@ Then all you have to do is placing the provided `ComponentSelectorAdditions.nupk

* Makes the UI construction and listing of elements modular by exposing a bunch of events which this mod uses for the other features - but can be used by others too
* Shows the current category / generic type path at the bottom
* Fixes the Back and Cancel buttons to the top / bottom, outside of the scrollable area
* Fixes the label of the Common Generic Types list (https://github.com/Yellow-Dog-Man/Resonite-Issues/issues/2489)
* Adds 'Favorites' categories to the Component Selector and Nodebrowser roots
* Categories and (generic) Components / Nodes can be favorited
* Favoriting multiple components from a group will make the group show up
* Use in combination with Recents to favorite specific custom versions of generic components
* Favorite Categories or Components / Nodes can be sorted to the top of the list
* Favorited concrete generic Components / Nodes always appear in the list of Common Generic Types for it
* Adds 'Recents' categories to the Component Selector and Nodebrowser roots
* Tracks recently used components and nodes separately
* For generic components, the generic and/or concrete versions can be saved
* Maximum number can be adjusted
* Fixes the Back and Cancel buttons to the top / bottom, outside of the scrollable area
* Recent concrete generic Components / Nodes always appear in the list of Common Generic Types for it
* Makes custom generic type arguments savable as presets which will always appear in the list of Common Generic Types for valid Components / Nodes
* Adds a searchbar at the top of Component Selectors / Nodebrowsers
* Works for anyone in the Session!
* Each separate word is searched by contains - more matches will put a result higher
Expand All @@ -35,4 +39,5 @@ Then all you have to do is placing the provided `ComponentSelectorAdditions.nupk

## Known Incompatibilities

Obviously not compatible with CherryPick.
Obviously not compatible with Cyro's [CherryPick](https://github.com/BlueCyro/CherryPick).
Also not compatible with TheJebForge's [TypePicker](https://github.com/TheJebForge/TypePicker) (https://github.com/ResoniteModdingGroup/ComponentSelectorAdditions/issues/3).

0 comments on commit 733ac68

Please sign in to comment.