summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2014-03-29 21:17:37 +0100
committerPetr Mrázek <peterix@gmail.com>2014-03-29 21:17:37 +0100
commitff9f9dd629dc58aaf2c37449f1741eee28da29d2 (patch)
tree20ba5834d8b42e5f77670062a7fe9c4986ebb789
parent5f7a48a35ef2b3951fcc6317802a2cdd63c47b76 (diff)
parent1f677a33257113f9de00dfd1b3e72321fe87923d (diff)
downloadMultiMC-ff9f9dd629dc58aaf2c37449f1741eee28da29d2.tar
MultiMC-ff9f9dd629dc58aaf2c37449f1741eee28da29d2.tar.gz
MultiMC-ff9f9dd629dc58aaf2c37449f1741eee28da29d2.tar.lz
MultiMC-ff9f9dd629dc58aaf2c37449f1741eee28da29d2.tar.xz
MultiMC-ff9f9dd629dc58aaf2c37449f1741eee28da29d2.zip
Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop
-rw-r--r--changelog.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/changelog.yaml b/changelog.yaml
index cf957c49..82130021 100644
--- a/changelog.yaml
+++ b/changelog.yaml
@@ -34,6 +34,7 @@
0.3:
- Improved instance view
- 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
- 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,
@@ -50,4 +51,4 @@
- Screenshot uploading/managing
- Instance badges
- Some pre/post command stuff (remove the timeout, variable substitution)
- - Fix logging when the system language is not en_US \ No newline at end of file
+ - Fix logging when the system language is not en_US