mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-13 09:50:43 -05:00
11 lines
192 B
C#
11 lines
192 B
C#
![]() |
// --- Autogenerated file ---
|
||
|
// ----- Do not modify! -----
|
||
|
|
||
|
namespace Aki.Common
|
||
|
{
|
||
|
public static class AkiPluginInfo
|
||
|
{
|
||
|
public const string PLUGIN_VERSION = "1.0.0.0";
|
||
|
}
|
||
|
}
|