Table of Contents

About Templates Package

Templates Package is a GitHub Template for creating packages. The Wiki provides valuable information around package rules, guidelines and maintenance. It includes references to style guides, documentation and general knowledge about how to maintain a package.

Installing Templates Package

To install this package, follow the instructions on the Package Manager documentation after adding the following lines in your manifest.json

{
  "dependencies": {
    "com.cubusky.core": "https://github.com/Cubusky/com.cubusky.core.git"
  }
}

Requirements

This version of Templates Package is compatible with the following versions of the Unity Editor:

  • 2022.3 and later (recommended)

Known Limitations

Templates Package 0.1.0-exp includes the following known limitations:

  • No currently known limitations.