aboutsummaryrefslogtreecommitdiff
path: root/api/logic/minecraft/OneSixVersionFormat.h
AgeCommit message (Collapse)Author
2020-06-27NOISSUE rename ComponentList to PackProfilePetr Mrázek
It's not just components, so the naming needed cleaning up.
2018-07-15NOISSUE tabs -> spacesPetr Mrázek
2017-12-03GH-2026 implement changes necessary to support 1.13 snapshotsPetr Mrázek
2017-11-04NOISSUE rename MinecraftProfile to ComponentListPetr Mrázek
It is realistically a list of components. The fact that it also holds the final launch parameters is a design bug.
2017-09-09NOISSUE merging of strategy into profile, onesix into minecraftPetr Mrázek