-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
Description
A plugin list should be accessible both from the main menu and while in game, it should include:
- Name
- Guid
- Version
- Load Order
- Can change load order
- Prompt for restart on load order change
- Validate load order change
- Can change load order
We could also implement a manner to include:
- Displaying config path
- Can open config file
- Description
- Can open links
- Soft Dependencies
- Hard Dependencies
- Incompatibles
- Whether it has an updater, in which case a separate check for updates and update button (for now will only apply to BepInEx.Hacknet, PathfinderAPI, and PathfinderUpdater)
- Author(s) of the plugin (or Team responsible for the plugin)
- Website(s) related to the plugin
- Can open website
Any other suggestions for what the plugin should contain should be commented below.