Skip to content

Repo for code that I can easily reuse across multiple Unity projects.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

DapperDino/Dapper-Tools

Repository files navigation

Dapper-Tools

Repo for code that I usually end up writing over again and again when working on multiple different kinds of games so I decided to create a custom Unity package to make life easier. Feel free to make use of this yourself and I am happy to consider pull requests whilst also fixing reported issues.

Installing with Unity Package Manager

Make sure you have your Api Compatibility Level as .NET 4.x (Edit/Project Settings/Player/Configuration) Api Compatibility

To install this project as a Git dependency using the Unity Package Manager, add the following line to your project's manifest.json:

"com.dapperdino.dappertools": "https://github.com/DapperDino/Dapper-Tools.git"

You will need to have Git installed and available in your system's PATH.

If you are using Assembly Definitions in your project, you will need to add DapperTools and/or DapperToolsEditor as Assembly Definition References.

About

Repo for code that I can easily reuse across multiple Unity projects.

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages