|
@@ -1,17 +0,0 @@
|
|
|
-using System;
|
|
|
-using System.Collections.Generic;
|
|
|
-using System.Linq;
|
|
|
-using System.Reflection;
|
|
|
-using System.Text;
|
|
|
-
|
|
|
-namespace XUnity.AutoTranslator.Plugin.Core.Constants
|
|
|
-{
|
|
|
- public static class PluginInfo
|
|
|
- {
|
|
|
- public const string Identifier = "com.leakim1336.autotranslator";
|
|
|
-
|
|
|
- public const string Name = "XUnity Auto Translator";
|
|
|
-
|
|
|
- public const string Version = "2.5.0";
|
|
|
- }
|
|
|
-}
|