add: Basic plugin class.

This commit is contained in:
Mike Solar
2025-08-03 03:34:19 +08:00
parent 74f73ab3be
commit 2b25dc7a77
4 changed files with 50 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
//
// Created by katherinesolar on 25-8-3.
//
#include "Plugin.h"