Skip to content

hexthedev/HexCS

Repository files navigation

HexCS

Basic C# utilities used to provide extension and utilties for basic C# code in Unity.

Installation

To add this to your project make sure the following is in your package.json

{
    "dependencies" : 
    {
        "com.hex.hexcs" : "https://github.com/hexthedev/HexCS.git"
    }
}

About

Simple .NET Standard libiraries written in C# to solve common, simple problems

Resources

License

Stars

Watchers

Forks

Packages

No packages published