Update README.md

This commit is contained in:
Chris 2014-09-25 08:10:23 -07:00
parent 53039cdd5f
commit db482caad4

View file

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