23 Forks
163 Stars
163 Watchers

cscore

cscore is a minimal-footprint library providing commonly used helpers & patterns for your C# projects. It can be used in both pure C# and Unity projects.

How to download and setup cscore

Open terminal and run command
git clone https://github.com/cs-util-com/cscore.git
git clone is used to create a copy or clone of cscore repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cscore https://github.com/cs-util-com/cscore/archive/master.zip

Or simply clone cscore with SSH
[email protected]:cs-util-com/cscore.git

If you have some problems with cscore

You may open issue on cscore support forum (system) here: https://github.com/cs-util-com/cscore/issues