feat: add version info

This commit is contained in:
Tsubasa6848
2024-02-24 11:07:21 +08:00
Unverified
parent 564d7f14ba
commit 2046c0e06d
4 changed files with 20 additions and 4 deletions
+1
View File
@@ -3,6 +3,7 @@
#include <RemoteCallAPI.h>
#define PLUGIN_NAME "GMLIB-LRCA"
#define LIB_VERSION SemVersion(0, 8, 4, "", "")
extern ll::Logger logger;