Adapt to 1.20.0
This commit is contained in:
+2
-3
@@ -5,13 +5,12 @@
|
||||
#define PLUGIN_VERSION_RELEASE 2
|
||||
|
||||
#define PLUGIN_NAME "Cleaner"
|
||||
#define PLUGIN_INTRODUCTION "自定义清理"
|
||||
#define PLUGIN_INTRODUCTION "A Powerful Entity Cleanup Plugin"
|
||||
#define PLUGIN_AUTHOR "Tsubasa6848"
|
||||
#define PLUGIN_VERSION_MAJOR 1
|
||||
#define PLUGIN_VERSION_MINOR 6
|
||||
#define PLUGIN_VERSION_REVISION 21
|
||||
#define PLUGIN_VERSION_REVISION 40
|
||||
#define PLUGIN_VERSION_BUILD 0
|
||||
#define TARGET_BDS_PROTOCOL_VERSION 575
|
||||
#define __TO_VERSION_STRING(ver) #ver
|
||||
#define TO_VERSION_STRING(ver) __TO_VERSION_STRING(ver)
|
||||
#define PLUGIN_LLVERSION_STATUS ll::Version::Release
|
||||
|
||||
Reference in New Issue
Block a user