naelstrof / UnityJigglePhysics

A unity addon for adding stretchy bouncy physics to bones and meshes.
MIT License
281 stars 33 forks source link

unitypackage #33

Closed newprogrammeram closed 1 week ago

newprogrammeram commented 2 weeks ago

pleaqse upload unitypacke into fixed

naelstrof commented 2 weeks ago

There's instructions on how to install the program via the built-in package manager in the README.md. Though you will need git installed.

You can install it via commandline with winget install git if you're on windows, and if you're on linux you can use your package manager.

If that doesn't work for you, you can download and move the folders yourself from here.

Sorry, it'd be neat to also include a unity package, though I'd need to automate it somehow. Let me know if you have questions here so it can help other users with the same issue.