From db482caad4243cfe60838c350d1184c6cfd64d9b Mon Sep 17 00:00:00 2001 From: Chris Date: Thu, 25 Sep 2014 08:10:23 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 871f53572..f701a9438 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,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 Bugfixes and Compatability patches are generally welcome. If you want to contribute something which changes game mechanics, no matter how small, please talk to someone with commit privileges first, its best to remember that those with commit access determine the direction of the mod as a whole.