Skip to content

Conversation

@NepuShiro
Copy link
Contributor

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

@NepuShiro
Copy link
Contributor Author

Here's a built binary:
ResoniteModding-BepisModSettings-1.2.0.zip

Use this for testing:
NepuShiro-RMLModSettings-1.0.0.zip

}

string[] newPath = rcv.Path.Take(rcv.Path.Count - 1).ToArray();
return SetCategoryPathSafe(rcv, newPath);
Copy link

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

@NepuShiro
Copy link
Contributor Author

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
NepuShiro-RMLModSettings-1.0.0.zip

@NepuShiro
Copy link
Contributor Author

@NepuShiro NepuShiro requested a review from art0007i September 24, 2025 22:04
@NepuShiro NepuShiro merged commit 172f57d into main Sep 25, 2025
2 checks passed
@NepuShiro NepuShiro deleted the Addon-Search-Support branch September 25, 2025 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants