https://github.com/howiehz/plugin-compatibility-checking-tool
Plugin Compatibility Checking Solution Based on Dichotomy and Partitioning
https://github.com/howiehz/plugin-compatibility-checking-tool
Last synced: about 1 year ago
JSON representation
Plugin Compatibility Checking Solution Based on Dichotomy and Partitioning
- Host: GitHub
- URL: https://github.com/howiehz/plugin-compatibility-checking-tool
- Owner: HowieHz
- License: bsd-3-clause
- Created: 2024-08-28T18:48:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-28T18:57:23.000Z (almost 2 years ago)
- Last Synced: 2024-08-29T20:31:00.384Z (almost 2 years ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# plugin-compatibility-checking-tool




Plugin Compatibility Checking Solution Based on Dichotomy and Partitioning
介绍文章: [如何快速排查插件(模组)的兼容性问题(基于二分法和分治)](https://howiehz.top/archives/How-to-quickly-troubleshoot-plugin-compatibility-issues)