From 674873a095ad34463464d5929b30f5ac54abc2ad Mon Sep 17 00:00:00 2001 From: Sebastian Silbermann Date: Wed, 11 Oct 2017 17:59:30 +0200 Subject: [PATCH] Added note about rebuilding the mod cache --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9e1b9ca8..210ffdd8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -44,5 +44,6 @@ You can now use the shortcut to run the program from the repository. Running the * Passives also show node ID and node power values. * Conditional options in the Configuration tab show the list of dependant modifiers. * While in the Tree tab, holding `Alt` also highlights nodes that have unrecognised modifiers. +* Holding `Ctrl` while launching the program will rebuild the `ModCache` Note that the updates system is disabled in Dev Mode, so you must update manually.