https://github.com/yu-core/gamepluginlauncher
游戏插件管理器,WPF,.NET6
https://github.com/yu-core/gamepluginlauncher
Last synced: 10 months ago
JSON representation
游戏插件管理器,WPF,.NET6
- Host: GitHub
- URL: https://github.com/yu-core/gamepluginlauncher
- Owner: Yu-Core
- License: mit
- Created: 2022-06-14T14:47:09.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-09T06:38:48.000Z (almost 3 years ago)
- Last Synced: 2025-05-01T14:40:26.441Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 3.56 MB
- Stars: 8
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GamePluginLauncher
#### 介绍
游戏插件管理器,适用于游戏有多个插件启动,将插件聚合到一起,启动时自行选择
#### 信息
- 主要语言:C#
- 主要技术栈:WPF + Material Design In XAML Toolkit
- .NET版本:.NET6


#### 下载渠道
- [GitHub Releases](https://github.com/Yu-Core/GamePluginLauncher/releases)
- [Gitee Releases](https://gitee.com/Yu-core/GamePluginLauncher/releases)
#### 感谢以下项目
[AppLauncher_WPF](https://github.com/Mzying2001/AppLauncher_WPF)
[WPFEffects](https://github.com/DuelWithSelf/WPFEffects)
[LnkReader](https://github.com/e23z/LnkReader)
[MaterialDesignInXamlToolkit](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit)
[XamlBehaviorsWpf](https://github.com/Microsoft/XamlBehaviorsWpf)
[SimpleMvvm](https://github.com/Mzying2001/SimpleMvvm)
[WpfMultiStyle](https://github.com/PxAndy/WpfMultiStyle)