UniTools is a comprehensive Unity package designed to streamline your development process by providing a collection of tools, scripts and extension methods.
- Unity 2019.1 or higher
- TextMeshPro package (>= 1.0.23)
- Open your Unity project.
- Go to
Window
>Package Manager
. - Click on the
+
button and selectAdd package from git URL...
. - Enter the following URL:
https://github.com/MicAPic/UniTools.git
- Click
Add
and the package will be installed.
- Clone or download this repository.
- Copy the
UniTools
folder into your Unity project'sPackages
folder.
This project is licensed under the MIT License — see the LICENSE file for details. Some of the code in this project is taken from other users, with attribution.
Current version: 0.3.4