Skip to content

Just my personal repository of utils and helper code for Unity 3D

Notifications You must be signed in to change notification settings

Oneiros90/RedHoney-Unity

Repository files navigation

Red Honey - Unity

Just my personal repository of utils and helper code for Unity 3D

How to install

  • Find the manifest file in your Unity project: <Project>/Packages/manifest.json
  • Open it with any text editor
  • Find the dependencies section and add this line:
{
  "dependencies": {
    "...": "...",
    "com.github.oneiros90.redhoneyunity": "https://github.com/Oneiros90/red-honey-unity.git",
  }
}
  • Done! Open your project in Unity and in the Package Manager you should see Red Honey

About

Just my personal repository of utils and helper code for Unity 3D

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages