-
Notifications
You must be signed in to change notification settings - Fork 0
Implement Search and addon support #10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Here's a built binary: Use this for testing: |
…and streamline settings navigation and refresh logic
| } | ||
|
|
||
| string[] newPath = rcv.Path.Take(rcv.Path.Count - 1).ToArray(); | ||
| return SetCategoryPathSafe(rcv, newPath); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can just do rcv.MoveUpInCategory() here btw
|
Here's some new test binaries, I didn't test them myself I'm the sleepiest person alive rn ResoniteModding-BepisModSettings-1.2.0.zip |
…ility, but imo should be false
add show empty pages setting
…buttons, add link to ModPage Description
|
Latest changes! ResoniteModding-BepisModSettings-1.2.0.zip |
This implements a way to create a custom addon/datafeed for the settings menu's and also implements a way for searching those plugins/mods