Welcome to the public Repository for ClashBuddy.
You're one of our end users? You need to look something up? Make sure to check our documentation for help. When you're not able to locate what you're looking for, create a Thread in our Support Forum. When you want to hang out with other people feel free to join our Support Channel on Discord.
Since code is the best and most complete documentation we decided to provide you with some examples. In the folder src/Buddy.Clash.DefaultSelectors
you will find the source code for the IActionSelector
implementations that are part of the default download.
Feel free to base your IActionSelector
on any of these.