Exemple #1
0
        static Setup()
        {
            installer = new Installer(Constants.PLUGIN_NAME, Constants.SCRIPTING_DEFINE, new System.Version(Constants.VERSION));

            installer.Auto();
        }