mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-08 13:08:29 +02:00
Made tar.gz parser
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
ab7fc2e46c
commit
1a6dfd04d6
15 changed files with 381 additions and 6 deletions
|
|
@ -49,6 +49,7 @@ class BaseVersionList : public QAbstractListModel {
|
|||
BranchRole,
|
||||
PathRole,
|
||||
JavaNameRole,
|
||||
JavaMajorRole,
|
||||
CPUArchitectureRole,
|
||||
SortRole
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue