-
Notifications
You must be signed in to change notification settings - Fork 47
Plugin EN
Paralleltree edited this page Oct 24, 2020
·
2 revisions
The plugin fucntion has been updated as of v2.4.0.
You can create plugins by implementing interfaces in the Ched.Plugins
namespace.
-
IScorePlugin
- A plugin for modifying the notes in the NotePane.
-
IScoreBookImportPlugin
- A plugin for importing notes.
Get Ched.Plugins
from Nuget.
Create a class that implements the interface and build as a DLL.
Place the DLL in the Plugins
folder and Ched should load it on startup.
Plugin Name | Source | Link |
---|---|---|
Combo Calculation | Source | Built-in Plugin |
Seaurchin Combo Counter | Source | Link |
Sus File Import | Source | Link |
Duplicate Notes Checker | Source | Link |
割るぜぇ~超割るぜぇ~ | Source | Link |