Skip to content

Juce-Assets/Juce-Core

Repository files navigation

Juce-Core

Installing

- 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.core": "git+https://github.com/Juce-Assets/Juce-Core"
},

About

Open-source utilities for creating games.

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Packages

No packages published

Languages