Skip to content

Unity Package 1.2

Compare
Choose a tag to compare
@coeing coeing released this 26 Mar 12:51
· 140 commits to develop since this release

Installation

There are two packages to provide more compatibility:

  • Slash.Framework.1.2.Unity.5.3 (use for Unity 5.3 and 5.4)
  • Slash.Framework.1.2.Unity.5.5 (use for Unity 5.5 and later)

Just double click the Unity package you need while you have the Unity project open that you want the package to import to.
Another way is to use the menu item "Assets -> Import package -> Custom package..." and choose the Unity package.

Add Ons

The packages contain the main libraries plus addons. Addons can be installed by double clicking on the Unity package in the "Slash Framework/Addons" folder.

Slash.Unity.StrangeIoC

If you are using StrangeIoC (https://www.assetstore.unity3d.com/en/#!/content/9267) you can use this package to get some helper classes that make it easier to connect the Slash framework with the StrangeIoC architecture.