2546 Forks
6141 Stars
6141 Watchers

MinecraftForge

Modifications to the Minecraft base files to assist in compatibility between mods.

How to download and setup MinecraftForge

Open terminal and run command
git clone https://github.com/MinecraftForge/MinecraftForge.git
git clone is used to create a copy or clone of MinecraftForge repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with MinecraftForge https://github.com/MinecraftForge/MinecraftForge/archive/master.zip

Or simply clone MinecraftForge with SSH
[email protected]:MinecraftForge/MinecraftForge.git

If you have some problems with MinecraftForge

You may open issue on MinecraftForge support forum (system) here: https://github.com/MinecraftForge/MinecraftForge/issues