ATLauncher: Reset existing directory if required
This commit is contained in:
parent
9e69b8fe1b
commit
a7fc23dd96
2 changed files with 118 additions and 0 deletions
|
@ -105,6 +105,7 @@ private:
|
|||
bool createLibrariesComponent(QString instanceRoot, std::shared_ptr<PackProfile> profile);
|
||||
bool createPackComponent(QString instanceRoot, std::shared_ptr<PackProfile> profile);
|
||||
|
||||
void deleteExistingFiles();
|
||||
void installConfigs();
|
||||
void extractConfigs();
|
||||
void downloadMods();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue