2016-07-13 01:24:13 +00:00
# How to install Forge: For Players
2018-01-13 07:54:29 +00:00
Go to [the Forge website ](http://files.minecraftforge.net )
2016-07-13 01:24:13 +00:00
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
2018-01-13 07:54:29 +00:00
*Latest build* there. Latest builds may have newer features but may be
2016-07-13 01:24:13 +00:00
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!
2018-01-13 07:54:29 +00:00
For support and questions, visit [the Support Forum ](http://www.minecraftforge.net/forum/forum/18-support-bug-reports/ ).
2016-07-13 01:24:13 +00:00
2018-01-13 07:54:29 +00:00
Here is a short video from Rorax showing how to install and setup Forge:
2016-07-13 01:24:13 +00:00
[![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
2018-01-13 07:54:29 +00:00
[See the "Getting Started" section in the Forge Documentation ](http://mcforge.readthedocs.io/en/latest/gettingstarted/ ).
2016-07-13 01:24:13 +00:00
# How to install Forge: For those wishing to work on Forge itself
If you wish to actually inspect Forge, submit PRs or otherwise work
2018-01-13 07:54:29 +00:00
with Forge itself, you're in the right place!
2016-07-13 01:24:13 +00:00
2018-01-13 07:54:29 +00:00
[See the guide to setting up a Forge workspace ](http://mcforge.readthedocs.io/en/latest/forgedev/ ).
2016-07-13 01:24:13 +00:00
## Pull requests
2018-01-13 07:54:29 +00:00
[See the "Making Changes and Pull Requests" section in the Forge documentation ](http://mcforge.readthedocs.io/en/latest/forgedev/#making-changes-and-pull-requests ).
2016-07-13 01:24:13 +00:00
### Contributor License Agreement
2018-07-15 20:09:57 +00:00
We require all contributors to acknowledge the [Forge Contributor
License Agreement](https://cla-assistant.io/MinecraftForge/MinecraftForge). Please ensure you have a valid email address
2016-07-13 01:24:13 +00:00
associated with your github account to do this. If you have previously
2018-01-13 07:54:29 +00:00
signed it, you should be OK.