Skip to content

Jam Starter Kit

This package is meant to include an ever-growing library of scripts, tools, systems & basic textures that help to kick off projects & Game jams.

Installation Instructions

To install the Starter kit:

giturl_installation.png

  1. Open the Package Window
  2. Select the + button
  3. Click Add from GitURL
  4. Paste https://github.com/abr-designs/jam-starter-package.git into the text box

Installing for older versions

For versions previous to Unity 6, use the following git url instead

  • Paste https://github.com/abr-designs/jam-starter-package.git#unity/version-support/pre-6000 into the text box

v0.0.10-preview - DATE

Supports Unity 6000.0

Samples

To add samples, navigate to the Package Manager window → Jam Starter Kit → Samples

samples

Features


Unity packages

PackageVersion
Unity Feature 2dDefault
TextMeshPro3.0.9
Cinemachine2.10.1
New Input System1.7.0
Newtonsoft JSON3.2.1

Custom Packages

See AddPackages.cs

Custom NuGet Packages

See AddNuGetPackages.cs

Contributing

If you would like to contribute to this project, please review our contribution guidelines.