Skip to content

A template for creating a Unity Package for use with the Unity Package Manager

License

Notifications You must be signed in to change notification settings

Dabblesoft-Dan/unity-package-template

Repository files navigation

Unity Package Template

This is a template for creating a Unity Package for use with the Unity Package Manager.

Usage

You can make a copy of this template by clicking the green "Use this template" button to generate a new repository for yourself. Otherwise, follow the installation instructions below to install this template through Unity's Package Manager and use it as a base for your own package.

Installation

To install this template package using Unity's Package Manager follow these steps:

  1. Access the Package Manager window from the Window menu. More Info

    Access the Package Manager window from the Window menu.

  2. Click the add (+) button in the status bar then select Add package from git URL button. More Info

    Add package from git URL button.

  3. Enter the Git URL in the text box and click Add. More Info

    Git URL: https://github.com/Dabblesoft-Dan/unity-package-template.git

    Enter the Git URL in the text box and click Add.

Note: If Unity was able to install the package successfully, the package now appears in the package list with the git tag. If Unity was not able to install the package, the Unity Console displays an error message. More Info

Resources

MyPackage README Example

Below is an example of the type of info you might include in your package's README file:

About MyPackage

Describe what MyPackage does.

Installing MyPackage

Explain how to install MyPackage.

Using MyPackage

Detail how to use MyPackage.

Technical details

Requirements

This version of MyPackage is compatible with the following versions of the Unity:

  • 2019.1 and later (recommended)

About

A template for creating a Unity Package for use with the Unity Package Manager

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages