summaryrefslogtreecommitdiffstats
path: root/logic/OneSixFTBInstance.cpp
Commit message (Collapse)AuthorAgeLines
* FTB fixagePetr Mrázek2013-12-22-0/+3
| | | | | * Corrected an uninitialized variable that prevented forge list loadinf on Windows * Run the update step twice for FTB instances to ensure forge libs get downloaded
* Fail if we fail to find the right forge versionPetr Mrázek2013-12-22-0/+3
|
* Make FTB instances behave betterPetr Mrázek2013-12-22-1/+4
| | | | | | | * Do not re-create on every reload * Use the version.json/custom.json logic properly * Should be offline-friendly * FTB instances can be copied, turn into normal instances
* Initial FTB support. Allows "tracking" of FTB instances.Jan Dalheimer2013-12-21-0/+111