improvements to module/theme installation and removal
This commit is contained in:
@ -3,5 +3,6 @@
|
||||
public interface IInstallationManager
|
||||
{
|
||||
void InstallPackages(string Folders);
|
||||
void RestartApplication();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user