2023-06-21 13:43:15 +03:00
|
|
|
// --- Autogenerated file ---
|
2024-08-21 12:51:46 +01:00
|
|
|
// ----- Do not modify! -----
|
2023-06-21 13:43:15 +03:00
|
|
|
|
2024-08-21 12:51:46 +01:00
|
|
|
namespace SPT.Common
|
|
|
|
{
|
|
|
|
public static class SPTPluginInfo
|
|
|
|
{
|
|
|
|
public const string PLUGIN_VERSION = "1.0.0.0";
|
|
|
|
}
|
|
|
|
}
|