mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
Specify branch names in custom plugin sources
This commit is contained in:
parent
a656912a47
commit
8a8df69e36
4 changed files with 101 additions and 66 deletions
|
|
@ -184,6 +184,8 @@ That's it! Now you can make a [pull request](../../compare) with both the update
|
|||
- Check out [bombsquad-community/sample-plugin-source](https://github.com/bombsquad-community/sample-plugin-source) as an example.
|
||||
You can choose to show up plugins from this repository in your plugin manager by adding `bombsquad-community/sample-plugin-source`
|
||||
as a custom source through the category selection popup window in-game.
|
||||
- Plugin manager will default to picking up plugins from the `main` branch of the custom source repository. You
|
||||
can specify a different branch by suffixing the source URI with `@branchname`, such as `bombsquad-community/sample-plugin-source@experimental`.
|
||||
|
||||
#### Known 3rd Party Plugin Sources
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue