Hacknet-Pathfinder
Hacknet-Pathfinder copied to clipboard
Added Plugin List (#137)
Mostly handles #137
- [x] Name
- [x] Guid
- [x] Version
- [x] Load Order
- [ ] Can change load order
- [ ] Prompt for restart on load order change
- [ ] Validate load order change
- [ ] Can change load order
- [x] Displaying config path
- [x] Can open config file
- [x] Description
- [ ] Can open links
- [x] Soft Dependencies
- [x] Hard Dependencies
- [x] Incompatibles
- [x] 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)
- [x] Author(s) of the plugin (or Team responsible for the plugin)
- [x] Website(s) related to the plugin
- [ ] Can open website
- [ ] Plugin list scrolling
This is however crude as there is no text wrapping nor any actual scrolling implemented so there is no way to see offscreen information.
WIP, will post full list of features later.