Skip to content
Nicholas Fuller edited this page Nov 25, 2015 · 15 revisions

Mod Kit Installation

Quick overview of how to install the mod kit:

  1. Grab a copy of Unity 5 or later.
  2. Make a fresh, empty project.
  3. Download and import the unity package in this repo. (EcoModKit.unity).
  4. From Unity, add Item and WorldObject to the list of tags (Edit->Project Setting->Tags and Layers)
  5. You're good!

Check the other tutorials for mod kit usage.