iquercorb / OpenModMan

Open Mod Manager - Open source and generic Mod ("Modifications") manager.
GNU General Public License v3.0
95 stars 5 forks source link

[Suggestion] Launch files/scripts after install or uninstall #121

Open lmiol opened 2 months ago

lmiol commented 2 months ago

I need to lauch script to modify mod into game package. So after install to specific folder the OMM could try to launch file in that folder, script.bat, for example also it could be awesome if install progress bar is not over until script proceess still launched. so progress bar will combined copy+backupfiles+script process untill closed

in uninstall section the same

the file what should be started after install and second one after uninstall -- are should be configurated through mod installer

user scenario: some game files are packed into some game package and to install new mod files is need to pack them into that game package, and also after uninstal is need to do vice versa