Revert "NOISSUE nuke builtin Minecraft versions"
This reverts commit 5ae3b2c114
.
We need those builtin versions for now.
This commit is contained in:
parent
1b4851a941
commit
cee53f7f3c
15 changed files with 924 additions and 54 deletions
|
@ -60,7 +60,7 @@ public: /* methods */
|
|||
}
|
||||
VersionSource getVersionSource() override
|
||||
{
|
||||
return Local;
|
||||
return VersionSource::Local;
|
||||
}
|
||||
|
||||
std::shared_ptr<class VersionFile> getVersionFile() override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue