An open API service indexing awesome lists of open source software.

https://github.com/ycarowr/tools

A git submodule that contains a bunch of boilerplates for C#/Unity3D code.
https://github.com/ycarowr/tools

boilep component component-library components csharp patterns reuse reused-component template templates tool unity unity2d unity3d

Last synced: 9 months ago
JSON representation

A git submodule that contains a bunch of boilerplates for C#/Unity3D code.

Awesome Lists containing this project

README

          

# Tools

In order to not reinvent the wheel every time a project starts I keep this git submodule which contains mostly
generic pieces of code such as patterns or simple tools used across different projects.

Sorry, but for now the documentation is still very incomplete.

Note: Any change made in this repository has to be done with the following thought in mind: once the submodule is updated the changes are automatically available to all dependent projects.