Playable Design - Playable Engine
Playable Engine is a Unity package that hosts time saving core classes, scripts and assets to expedite new game development.
Through Unity Package Manager
Unity's own Package Manager supports importing packages through a URL to a Git repo:
- First, on this repository page, click the "Clone or download" button, and copy over this repository's HTTPS URL.
- Then click on the + button on the upper-left-hand corner of the Package Manager, select "Add package from git URL..." on the context menu, then paste this repo's URL!
Note: does not support dependency resolution and package upgrading when a new version is released.
Overall package is licensed under MIT.
Copyright (c) 2022 Playable Design LLC