Update README.md

This commit is contained in:
Chris 2014-09-25 08:13:24 -07:00
parent db482caad4
commit 377137cda5

View file

@ -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