Skip to content

Commit af4d607

Browse files
committed
PluginMan refactoring
1 parent c4425f9 commit af4d607

File tree

9 files changed

+0
-7
lines changed

9 files changed

+0
-7
lines changed

.vs/QuickLibrary/v16/.suo

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
-32 KB
Binary file not shown.
-3.29 MB
Binary file not shown.

QuickLibrary/PluginInfo.cs

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,6 @@ public struct Author
1212
public string link;
1313
}
1414

15-
public struct Target
16-
{
17-
public string name;
18-
public string minVersion;
19-
public string maxVersion;
20-
}
21-
2215
public struct Hotkey
2316
{
2417
public bool ctrl;
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)