Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 492 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 492 Bytes

MhuUtility

Unity tools for develop

Describe

This code use C#6.0 syntax.
So if you want to use, set 'Scripting Runtime Version' option to
'Experimental (.NET 4.6 Equivalent)' not 'Stable (.NET 3.5 Equivalent)'.
or just rewrite code.
You can find option [Edit]-[Project Setting]-[Player] and under Configuration in Inspector window.

Install

YOUR-PROJECT-ROOT/Assets# git clone https://github.com/cupsos/MhuUtility.git

It tested on Unity 2017.2.0f3 Windows 10