public CharacterExportPlugin()
        {
            Author        = PluginInfo.Author;
            GitUser       = "******";
            GitRepository = "KK_Plugins";

            Entities = new GitEntityPlugin[]
            {
                new GitEntityPlugin()
                {
                    FileMask = @"AI_CharacterExport\.v.*?\.zip",
                    Games    = new Type[] { typeof(AiShoujoGame) }
                },
                new GitEntityPlugin()
                {
                    FileMask = @"KK_CharacterExport\.v.*?\.zip",
                    Games    = new Type[] { typeof(KoikatuGame) }
                },
                new GitEntityPlugin()
                {
                    FileMask = @"HS2_CharacterExport\.v.*?\.zip",
                    Games    = new Type[] { typeof(HoneySelect2Game) }
                },
                new GitEntityPlugin()
                {
                    FileMask = @"EC_CharacterExport\.v.*?\.zip",
                    Games    = new Type[] { typeof(HoneySelect2Game) }
                }
            };
        }
Exemple #2
0
 public TextDumpPlugin()
 {
     Author        = PluginInfo.Author;
     GitUser       = "******";
     GitRepository = "TranslationTools";
     Entities      = new GitEntityPlugin[]
     {
         new GitEntityPlugin()
         {
             FileMask = @"KK_TextDump\.v.*?\.zip",
             Games    = new Type[] { typeof(KoikatuGame) }
         },
         new GitEntityPlugin()
         {
             FileMask = @"KKP_TextDump\.v.*?\.zip",
             Games    = new Type[] { typeof(KoikatuSteamGame) }
         },
         new GitEntityPlugin()
         {
             FileMask = @"HS2_TextDump\.v.*?\.zip",
             Games    = new Type[] { typeof(HoneySelect2Game) }
         },
         new GitEntityPlugin()
         {
             FileMask = @"AI_TextDump\.v.*?\.zip",
             Games    = new Type[] { typeof(AiShoujoGame) }
         },
         new GitEntityPlugin()
         {
             FileMask = @"AI_INT_TextDump\.v.*?\.zip",
             Games    = new Type[] { typeof(AiShoujoSteamGame) }
         }
     };
 }
Exemple #3
0
        public AnimationControllerPlugin()
        {
            Author        = PluginInfo.Author;
            GitUser       = "******";
            GitRepository = "KK_Plugins";

            Entities = new GitEntityPlugin[]
            {
                new GitEntityPlugin()
                {
                    FileMask = @"AI_AnimationController\.v.*?\.zip",
                    Games    = new Type[] { typeof(AiShoujoGame) }
                },
                new GitEntityPlugin()
                {
                    FileMask = @"KK_AnimationController\.v.*?\.zip",
                    Games    = new Type[] { typeof(KoikatuGame) }
                },
                new GitEntityPlugin()
                {
                    FileMask = @"HS2_AnimationController\.v.*?\.zip",
                    Games    = new Type[] { typeof(HoneySelect2Game) }
                }
            };
        }
 public PovXPlugin()
 {
     Author        = PluginInfo.Author;
     GitUser       = "******";
     GitRepository = "KK_PovX";
     Entities      = new GitEntityPlugin[]
     {
         new GitEntityPlugin()
         {
             FileMask = @"KK_PovX\.v.*?\.zip",
             Games    = new Type[] { typeof(KoikatuGame) }
         }
     };
 }
 public TranslationSyncPlugin()
 {
     Author        = PluginInfo.Author;
     GitUser       = "******";
     GitRepository = "TranslationTools";
     Entities      = new GitEntityPlugin[]
     {
         new GitEntityPlugin()
         {
             FileMask = @"KK_TranslationSync\.v.*?\.zip",
             Games    = new Type[] { typeof(KoikatuGame) }
         },
     };
 }
Exemple #6
0
 public BepisPluginsPlugin()
 {
     Author        = PluginInfo.Author;
     GitUser       = "******";
     GitRepository = "BepisPlugins";
     Entities      = new GitEntityPlugin[]
     {
         new GitEntityPlugin()
         {
             FileMask = @"KK_BepisPlugins_r.*?\.zip",
             Games    = new Type[] { typeof(KoikatuGame) }
         }
     };
 }
Exemple #7
0
        public ClothingUnlockerPlugin()
        {
            Author        = PluginInfo.Author;
            GitUser       = "******";
            GitRepository = "KK_Plugins";

            Entities = new GitEntityPlugin[]
            {
                new GitEntityPlugin()
                {
                    FileMask = @"\.v.*?\.zip",
                    Games    = new Type[] { typeof(KoikatuGame) }
                }
            };
        }
Exemple #8
0
        public RandomCharacterGeneratorPlugin()
        {
            Author        = PluginInfo.Author;
            GitUser       = "******";
            GitRepository = "KK_Plugins";

            Entities = new GitEntityPlugin[]
            {
                new GitEntityPlugin()
                {
                    FileMask = @"\.v.*?\.zip",
                    Games    = new Type[] { typeof(KoikatuGame) }
                }
            };
        }
Exemple #9
0
        public StudioSceneLoadedSoundPlugin()
        {
            Author        = PluginInfo.Author;
            GitUser       = "******";
            GitRepository = "KK_Plugins";

            Entities = new GitEntityPlugin[]
            {
                new GitEntityPlugin()
                {
                    FileMask = @"\.v.*?\.zip",
                    Games    = new Type[] { typeof(KoikatuGame) }
                }
            };
        }
Exemple #10
0
        public ReloadCharaListOnChangePlugin()
        {
            Author        = PluginInfo.Author;
            GitUser       = "******";
            GitRepository = "KK_Plugins";

            Entities = new GitEntityPlugin[]
            {
                new GitEntityPlugin()
                {
                    FileMask = @"\.v.*?\.zip",
                    Games    = new Type[] { typeof(KoikatuGame) }
                }
            };
        }
Exemple #11
0
 public IllusionFixesPlugin()
 {
     Author        = PluginInfo.Author;
     GitUser       = "******";
     GitRepository = "IllusionFixes";
     Entities      = new GitEntityPlugin[]
     {
         new GitEntityPlugin()
         {
             FileMask = @"IllusionFixes_Koikatsu_.*?\.zip",
             Games    = new Type[] { typeof(KoikatuGame) }
         },
         new GitEntityPlugin()
         {
             FileMask = @"IllusionFixes_EmotionCreators_.*?\.zip",
             Games    = new Type[] { typeof(EmotionCreatorsGame) }
         },
         new GitEntityPlugin()
         {
             FileMask = @"IllusionFixes_HoneySelect2_.*?\.zip",
             Games    = new Type[] { typeof(HoneySelect2Game) }
         },
         new GitEntityPlugin()
         {
             FileMask = @"IllusionFixes_HoneySelect_.*?\.zip",
             Games    = new Type[] { typeof(HoneySelect1Game) }
         },
         new GitEntityPlugin()
         {
             FileMask = @"IllusionFixes_PlayHome_.*?\.zip",
             Games    = new Type[] { typeof(PlayHomeGame) }
         },
         new GitEntityPlugin()
         {
             FileMask = @"IllusionFixes_AIGirl_.*?\.zip",
             Games    = new Type[] { typeof(AiShoujoGame) }
         }
     };
 }
 public IllusionModdingAPIPlugin()
 {
     Author        = PluginInfo.Author;
     GitUser       = "******";
     GitRepository = "IllusionModdingAPI";
     Entities      = new GitEntityPlugin[]
     {
         new GitEntityPlugin()
         {
             FileMask = @"KKAPI_.*?\.zip",
             Games    = new Type[] { typeof(KoikatuGame), typeof(KoikatuSteamGame) }
         },
         new GitEntityPlugin()
         {
             FileMask = @"HS2API_.*?\.zip",
             Games    = new Type[] { typeof(HoneySelect2Game) }
         },
         new GitEntityPlugin()
         {
             FileMask = @"AIAPI_.*?\.zip",
             Games    = new Type[] { typeof(AiShoujoGame) }
         }
     };
 }