Generalise resource metadata
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
parent
b83fdbd1b7
commit
93876e27f8
28 changed files with 209 additions and 370 deletions
|
@ -47,11 +47,6 @@ class LocalModParseTask : public Task {
|
|||
|
||||
[[nodiscard]] int token() const { return m_token; }
|
||||
|
||||
private:
|
||||
void processAsZip();
|
||||
void processAsFolder();
|
||||
void processAsLitemod();
|
||||
|
||||
private:
|
||||
int m_token;
|
||||
ResourceType m_type;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue