Where Is Terrain Toolkit

hey guys,i have try to find this Terrain Toolkit packages everywhere by using google,but it wont help,
does anyone want to give me that Terrain toolkit download link because i really want that Packages.
Thankyou

Download it here
https://code.google.com/p/unityterraintoolkit/downloads/detail?name=Terrain%20Toolkit%201.0.2.zip&can=2&q=

Six Times Nothing now hosts a link to the Terrain Toolkit.

There seems to be some confusion about what it actually is. It is not a new terrain engine or a package of assets. Instead, it is a component that can be placed on the terrain in your scene to allow you to generate realistic-looking landscapes.

To use terrain toolkit with Unity 5.5+, use the updated version on GitHub;

5.1 upgrade is easy ,just need to change to AssetDatabase.LoadAssetAtPath from Resources.LoadAssetAtPath in terriantoolkit.cs

Unity has Terrain functionality built into it. If you go to the top menu, next to ‘Component’ you will find ‘Terrain’.

If you are looking for the Terrain Assets, then you can find them by going to Window > Asset Store (Or by pressing Command + 9 if you are on a Mac). Then, in the search bar, type in Terrain Assets. Select the one by Unity Technologies, download, and install.