Skip to content

Open-source runtime tools panel for Unity, made to increase development speed.

License

MIT, Unknown licenses found

Licenses found

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

Juce-Assets/Juce-Cheats

Repository files navigation

Juce-Cheats

Installing

Unity Package Manager dependences:

  • TextMeshPro

- Via UPM

Unity does not support resolving dependences from a git url. Because of that, you will need to add the following lines to your manifest.json.

"dependencies": {
   "com.juce.utils": "git+https://github.com/Juce-Assets/Juce-Utils",
   "com.juce.cheats": "git+https://github.com/Juce-Assets/Juce-Cheats"
},

About

Open-source runtime tools panel for Unity, made to increase development speed.

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Packages

No packages published

Languages