-
-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #188 from Crequency/dev=main
[Pull Request] 修复一个问题, 调整一处UI, 修改了插件协议
- Loading branch information
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Submodule KitX Contracts
updated
from 56e0eb to aec2b4
Submodule KitX Dashboard
updated
4 files
+52 −26 | Services/PluginsManager.cs | |
+0 −2 | ViewModels/PluginDetailWindowViewModel.cs | |
+6 −7 | Views/PluginDetailWindow.axaml | |
+1 −1 | Views/PluginDetailWindow.axaml.cs |
Submodule KitX Plugins
updated
3 files
+11 −0 | TestPlugin.WPF.Core/Controller.cs | |
+3 −3 | TestPlugin.WPF.Core/LoaderStruct.json | |
+38 −10 | TestPlugin.WPF.Core/PluginStruct.json |