Thread
:
MilkDrop2077 : a free and open-source presets masher and randomizer for MilkDrop
View Single Post
16th February 2021, 22:33
#
44
serge000
Junior Member
Join Date: Oct 2018
Posts: 37
I've updated the code to v2.0.1 to check if the output folder is valid just after clicking on go:
if not directoryexists(ChoixRepertoire2) then begin showmessage('Please select a valid OUTPUT folder first'); exit; end;
serge000
View Public Profile
Find More Posts by serge000