Initial commit

This commit is contained in:
Caixukun1919810
2024-02-05 19:43:25 +08:00
committed by GitHub
Unverified
commit 9cbe76a260
16 changed files with 7783 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
#pragma once
#include "include_all.h"
#define PLUGIN_NAME "plugin"
extern ll::Logger logger;