7 Forks
19 Stars
19 Watchers

TutorialMod

The code for the tutorial mod created in my 1.10.2 Forge Modding tutorial series.

How to download and setup TutorialMod

Open terminal and run command
git clone https://github.com/shadowfacts/TutorialMod.git
git clone is used to create a copy or clone of TutorialMod 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 TutorialMod https://github.com/shadowfacts/TutorialMod/archive/master.zip

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

If you have some problems with TutorialMod

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