Short Description
namespace JelleVer."Packagename"This can be imported as a UnityPackage in any existing Unity project through the Package manager with the Git url.
Here is the full API Documentation
Because this is a templete, there are a number of things to change to make each package unique.
package.json- Unique values for
name,version, ect... - The
documentationUrlShould link to the Github Pages. ("username".github.io/"repo")
- Unique values for
Runtime/&Editor/- Change the asembly definition to match your package name
⚠️ If you are not Jelle, you will need to change a lot more stuff...
The code in this project is licensed under MIT license.