Update installation documention
zaped212 opened this issue ยท 2 comments
What were you doing when the issue happened?
When doing a fresh checkout of the master branch, I followed the installation instructions however some of the commands are no longer necessary.
For my purposes I only needed to use the commands:
"gradlew build"
and
"gradlew runClient"
Updating the documentation will make it easier for new users to help contribute to the code base.
What did you expect to happen?
What happened instead
Full Log and Crashlog on pastebin/gist
Forge and Minecraft version
Bluepower version and build number
If you'd like to contribute this is one of they ways, can write a PR to update the README.md
Fixed in #546