38 lines
1.7 KiB
Markdown
38 lines
1.7 KiB
Markdown
# How to install Forge: For Players
|
|
|
|
Go to [the Forge website](http://files.minecraftforge.net)
|
|
and select the minecraft version you wish to get forge for from the list.
|
|
|
|
You can download the installer for the *Recommended Build* or the
|
|
*Latest build* there. Latest builds may have newer features but may be
|
|
more unstable as a result. The installer will attempt to install forge
|
|
into your vanilla launcher environment, where you can then create a new
|
|
profile using that version and play the game!
|
|
|
|
For support and questions, visit [the Support Forum](http://www.minecraftforge.net/forum/forum/18-support-bug-reports/).
|
|
|
|
Here is a short video from Rorax showing how to install and setup Forge:
|
|
|
|
[![HOWTO Install Forge](https://img.youtube.com/vi/lB3ArN_-3Oc/0.jpg)](https://www.youtube.com/watch?v=lB3ArN_-3Oc)
|
|
|
|
# How to install Forge: For Modders
|
|
|
|
[See the "Getting Started" section in the Forge Documentation](http://mcforge.readthedocs.io/en/latest/gettingstarted/).
|
|
|
|
# How to install Forge: For those wishing to work on Forge itself
|
|
|
|
If you wish to actually inspect Forge, submit PRs or otherwise work
|
|
with Forge itself, you're in the right place!
|
|
|
|
[See the guide to setting up a Forge workspace](http://mcforge.readthedocs.io/en/latest/forgedev/).
|
|
|
|
## Pull requests
|
|
|
|
[See the "Making Changes and Pull Requests" section in the Forge documentation](http://mcforge.readthedocs.io/en/latest/forgedev/#making-changes-and-pull-requests).
|
|
|
|
### Contributor License Agreement
|
|
As stated in the [LICENSE-new](LICENSE-new.txt)
|
|
file, we require all contributors to acknowledge the Forge Contributor
|
|
License Agreement. Please ensure you have a valid email address
|
|
associated with your github account to do this. If you have previously
|
|
signed it, you should be OK.
|