bottle-rinse-repeat/nvse/plugins/scripts/gr_bottle_rinse_repeat.txt

17 lines
401 B
Plaintext
Raw Permalink Normal View History

2022-07-24 14:13:55 +00:00
if GetNVSEVersionFull < 6.25
MessageBoxEx "Bottle Rinse Repeat requires xNVSE 6.25+."
return
2022-07-23 15:26:44 +00:00
endif
if GetPluginVersion "JohnnyGuitarNVSE" < 325
MessageBoxEx "Bottle Rinse Repeat requires JohnnyGuitar NVSE 3.25+."
2022-07-24 14:13:55 +00:00
return
2022-07-23 15:26:44 +00:00
endif
if GetPluginVersion "JIP LN NVSE" < 55.70
MessageBoxEx "Bottle Rinse Repeat requires JIP LN 55.70+."
2022-07-24 14:13:55 +00:00
return
2022-07-23 15:26:44 +00:00
endif
2022-07-24 14:13:55 +00:00
CallAfterSeconds 0.8 EBxBootstrap 1