summaryrefslogtreecommitdiffstats
path: root/api/logic/minecraft/legacy/LegacyUpgradeTask.cpp
Commit message (Collapse)AuthorAgeLines
* GH-2026 implement changes necessary to support 1.13 snapshotsPetr Mrázek2017-12-03-50/+51
|
* NOISSUE rename MinecraftProfile to ComponentListPetr Mrázek2017-11-04-2/+2
| | | | | It is realistically a list of components. The fact that it also holds the final launch parameters is a design bug.
* NOISSUE use classparser for importing Legacy instances with undecided ↵Petr Mrázek2017-09-27-4/+12
| | | | Minecraft versions
* NOISSUE implement LEgacy instance migrationPetr Mrázek2017-09-26-0/+133