feat: add PlaceholderAPI
This commit is contained in:
+3
-2
@@ -1,5 +1,5 @@
|
||||
#pragma once
|
||||
#include <include_all.h>
|
||||
#include <GMLIB/include_lib.h>
|
||||
#include <RemoteCallAPI.h>
|
||||
|
||||
#define PLUGIN_NAME "GMLIB-LRCA"
|
||||
@@ -8,4 +8,5 @@ extern ll::Logger logger;
|
||||
|
||||
extern void Export_Legacy_GMLib_ModAPI();
|
||||
extern void Export_Legacy_GMLib_ServerAPI();
|
||||
extern void Export_Compatibility_API();
|
||||
extern void Export_Compatibility_API();
|
||||
extern void ExportPAPI();
|
||||
Reference in New Issue
Block a user