Marginally improve OneSix offline mode launch
While reconstructing assets, skip files that don't exist. Report missing OneSix native libraries.
This commit is contained in:
parent
8650aa81f0
commit
3fabb11f4c
9 changed files with 95 additions and 47 deletions
|
@ -128,4 +128,5 @@ public:
|
|||
QString hint();
|
||||
|
||||
bool extractTo(QString target_dir);
|
||||
bool filesExist();
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue