summaryrefslogtreecommitdiffstats
path: root/logic/minecraft/InstanceVersion.cpp
Commit message (Collapse)AuthorAgeLines
* Fix #354, make jar mods and patch files in general more resilient.Petr Mrázek2014-07-10-2/+5
|
* Fix liteloader, some cleanups.Petr Mrázek2014-07-06-1/+0
|
* Fix bug in OneSixInstance's modification detection.Taeyeon Mori2014-06-30-1/+1
| | | | | OneSixInstance would report all instances as custom because of a typo. Thanks Clang :)
* Cleanup - QFileInfo derp and unused variablesPetr Mrázek2014-06-09-1/+0
|
* Version revert logic improvements, colorful icons for mod lists and resource ↵Petr Mrázek2014-06-09-2/+56
| | | | | | pack list. Icons are from Oxygen.
* New, simpler and versioned format for the patch load order.Petr Mrázek2014-06-09-24/+15
|
* Implement adding jar mods, break saving library order.Petr Mrázek2014-06-09-0/+493