summaryrefslogtreecommitdiffstats
path: root/api/logic/minecraft/SimpleModList.cpp
Commit message (Collapse)AuthorAgeLines
* NOISSUE fix up mod installation and add a lot of logging for itPetr Mrázek2018-11-21-24/+41
|
* NOISSUE remove some nonsense and dead codePetr Mrázek2018-11-15-35/+6
|
* GH-2384 when adding mods with the same filename, rotate the filesPetr Mrázek2018-11-12-2/+21
| | | | | Current will be disabled and renamed to '$name-old'. Old one, if present, will be removed.
* GH-2384 Replace existing mod filesjanrupf2018-11-12-0/+2
|
* NOISSUE tabs -> spacesPetr Mrázek2018-07-15-276/+276
|
* NOISSUE separate new mods model from the simple onePetr Mrázek2018-07-15-0/+367
It should list mods in various locations...