22; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
33
44#define MyAppName " COM Modular Installer"
5- #define MyAppVersion " 2.6.1 "
5+ #define MyAppVersion " 2.6.2 "
66#define MyAppURL " https://krypto5863.github.io/COM-Modular-Installer/"
77#define MyAppUpdates " https://github.com/krypto5863/COM-Modular-Installer/releases"
88#define MyAppSupport " https://github.com/krypto5863/COM-Modular-Installer/issues"
@@ -134,7 +134,7 @@ Name: bepinexPlugs; Description: BepInEx Plugins;
134134 Name : bepinexPlugs/InBlock; Description : InputHotkeyBlock; Types : full notr compact eng pic self hen;
135135 Name : bepinexPlugs/meidophoto; Description : MeidoPhotoStudio; Types : full notr eng pic self;
136136 Name : bepinexPlugs/meidophoto/Poses; Description : 1900 Poses for MPS; Flags : dontinheritcheck ;
137- Name : bepinexPlugs/modref; Description : ModRefresh; Types : full pic self eng notr;
137+ Name : bepinexPlugs/modref; Description : ModRefresh;
138138 Name : bepinexPlugs/ShaderServant; Description : ShaderServant; Types : Full notr eng pic self hen;
139139 Name : bepinexPlugs/ShapekeyMaster; Description : ShapekeyMaster; Types : Full notr eng pic self hen;
140140 Name : bepinexPlugs/ShiftClick; Description : ShiftClickExplorer; Types : Full notr compact eng pic self hen;
@@ -161,7 +161,7 @@ Name: Scripts; Description: ScriptLoader Scripts;
161161 Name : Scripts/editname; Description : EditableNames Script; Types : Full notr compact eng pic self hen;
162162 Name : Scripts/enascout; Description : Enable Scout Mode Script;
163163 Name : Scripts/eventcharacterlistfix; Description : EventCharacterListFix Script; Types : Full notr compact eng pic self hen;
164- Name : Scripts/fastfade; Description : FastFade Script; Types : Full notr eng pic self hen;
164+ // Name : Scripts/fastfade; Description : FastFade Script; Types : Full notr eng pic self hen;
165165 Name : Scripts/freeguest; Description : FreeGuest Script;
166166 Name : Scripts/forceschedule; Description : ForceScheduleEvents Script;
167167 Name : Scripts/invertlearntstat; Description : InvertLearntStat Script;
0 commit comments