Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 812 Bytes

README.md

File metadata and controls

33 lines (18 loc) · 812 Bytes

Unity Dev Toolbox

Table of contents


Requirements

  • Visual Studio 2017.

  • At least 2017.1 version of Unity3D.

  • The option '.NET 4.x scripting runtime version' should be enabled in the editor (From Unity3D 2018.1 and newer "ProjectSettings/Player/Other Settings").


Installation

To start to use the library just copy its *.dll and *.pdb files somewhere into Assets/ directory of your Unity3D's project.

NOTE. Also don't forget to specify path to UnityEngine.dll file before the building of the library.


Contact

e-mail: ildar.kasimov94@gmail.com

Pull requests are appreciated !