Welcome to Unity Utils documentation!
===================================

**Unity Utils** is an Open-Source Unity (C#) library that helps with rapid development of games. See the below tree for all available scripts. 

Check out the :doc:`usage` section for further information, including
how to :ref:`installation` the project.

.. tip::

   To help with Unity Utils's development, consider joining the discord (https://discord.gg/dQ2pNTBZKD), or making a PR on GitHub!


View Also:

View the GitHub repo here: https://github.com/my-dimons/Unity-Utils

View the Testing UnityUtils docs here: https://unityutils-testing.readthedocs.io/en/latest/ (This is just where I test new updates, usually doesn't work)

View the future plans for UnityUtils here: https://github.com/users/my-dimons/projects/2
   

Contents
--------

Usage
~~~~~

.. toctree::
   :maxdepth: 2
   
   usage
   ScriptUtils/ScriptUtils