From 377137cda5f960d140f6bad9cc609439c3e4e2ff Mon Sep 17 00:00:00 2001 From: Chris Date: Thu, 25 Sep 2014 08:13:24 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f701a943..71c49ee8 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,9 @@ gradle setupDecompWorkspace gradlew eclipse / idea / build In order to have FML detect AE from your dev enviornment, add the following VM Option to your run profile +``` -Dfml.coreMods.load=appeng.transformer.AppEngCore +``` ### Contributing