summaryrefslogtreecommitdiffstats
path: root/api/logic/minecraft/update/FMLLibrariesTask.cpp
Commit message (Collapse)AuthorAgeLines
* GH-3234 Add support for custom meta URLs at build timePetr Mrázek2020-07-18-1/+2
| | | | | This is not particularly interesting for non-developers. Also includes some internal restructuring of URL constants in general.
* NOISSUE rename ComponentList to PackProfilePetr Mrázek2020-06-27-2/+2
| | | | It's not just components, so the naming needed cleaning up.
* NOISSUE remove use of obsolete URL constants, simplify the restPetr Mrázek2018-11-04-2/+1
|
* NOISSUE tabs -> spacesPetr Mrázek2018-07-15-95/+95
|
* GH-2026 implement changes necessary to support 1.13 snapshotsPetr Mrázek2017-12-03-5/+2
|
* NOISSUE split out the LaunchProfile out of the ComponentListPetr Mrázek2017-11-17-2/+3
|
* 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 merging of strategy into profile, onesix into minecraftPetr Mrázek2017-09-09-0/+133