mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-12 21:10:45 -05:00
11 lines
300 B
C#
11 lines
300 B
C#
// --- Autogenerated file ---
|
|
// ----- Do not modify! -----
|
|
|
|
namespace SPT.Common
|
|
{
|
|
public static class SPTPluginInfo
|
|
{
|
|
public const string PLUGIN_VERSION = "1.0.0.0";
|
|
}
|
|
}
|