You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ComponentSelectorAdditions/ComponentSelectorAdditions.csproj
+10-6Lines changed: 10 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@
11
11
<PackageId>ComponentSelectorAdditions</PackageId>
12
12
<Title>Component Selector Additions</Title>
13
13
<Authors>Banane9</Authors>
14
-
<Version>0.7.0-beta</Version>
14
+
<Version>0.8.0-beta</Version>
15
15
<Description>This MonkeyLoader mod for Resonite overhauls the Component Selector / Protoflux Node Selector to have a search, as well as favorites and recents categories.</Description>
"ComponentSelectorAdditions.Description": "Dieser MonkeyLoader Mod für Resonite strukturiert Komponenten-Selektoren und ProtoFlux Nodebrowser neu und fügt eine Suchfunktion sowie Kategorien für zuletzt genutzte und favorisierte Komponenten / Nodes hinzu.",
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,14 @@ Component Selector Additions
3
3
4
4
A [MonkeyLoader](https://github.com/MonkeyModdingTroop/MonkeyLoader) mod for [Resonite](https://resonite.com/) that overhauls the Component Selector / Protoflux Node Selector to have a search, as well as favorites and recents categories.
5
5
6
+
6
7
## Install
8
+
7
9
First, make sure you've installed MonkeyLoader and the necessary GamePacks - combined releases can be found on the page of the Resonite GamePack here: https://github.com/ResoniteModdingGroup/MonkeyLoader.GamePacks.Resonite/releases/
8
10
9
11
Then all you have to do is placing the provided `ComponentSelectorAdditions.nupkg` into your `Resonite/MonkeyLoader/Mods/` folder.
10
12
13
+
11
14
## Features
12
15
13
16
* 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
0 commit comments