Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop

This commit is contained in:
Petr Mrázek 2014-03-29 21:17:37 +01:00
commit ff9f9dd629

View File

@ -34,6 +34,7 @@
0.3: 0.3:
- Improved instance view - Improved instance view
- Overhauled 1.6+ version loading - Overhauled 1.6+ version loading
- Added a patch system for instance modification
- There is no longer a single custom.json file that overrides version.json - There is no longer a single custom.json file that overrides version.json
- Instead there are now "patch" files in <instance>/patches/, one for each main tweaker (forge, liteloader etc.) - Instead there are now "patch" files in <instance>/patches/, one for each main tweaker (forge, liteloader etc.)
- These patches are applied after version.json in a customisable order, - These patches are applied after version.json in a customisable order,
@ -50,4 +51,4 @@
- Screenshot uploading/managing - Screenshot uploading/managing
- Instance badges - Instance badges
- Some pre/post command stuff (remove the timeout, variable substitution) - Some pre/post command stuff (remove the timeout, variable substitution)
- Fix logging when the system language is not en_US - Fix logging when the system language is not en_US