aboutsummaryrefslogtreecommitdiff
path: root/logic/OneSixFTBInstance.cpp
AgeCommit message (Collapse)Author
2013-12-22FTB fixagePetr Mrázek
* 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
2013-12-22Fail if we fail to find the right forge versionPetr Mrázek
2013-12-22Make FTB instances behave betterPetr Mrázek
* 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
2013-12-21Initial FTB support. Allows "tracking" of FTB instances.Jan Dalheimer