Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.11 KB

README.md

File metadata and controls

18 lines (12 loc) · 1.11 KB

Tuntenfisch Commons Package

Useful game-agnostic assets for various aspect such as animation, pooling, coupling or input for URP.

1. Installation

Requirements for installation

  1. Git installed and accessible from the command-line interface.
  2. A version of Unity which supports adding a git package that resides in a repository's sub-folder (Unity version >= 2019.3.4f1)

Installation procedure

Open the Package Manager in Unity and add each package below by selecting the "Add package from git URL..." option.

Package Name Package URL
1 com.cysharp.unitask https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask#2.2.5
2 com.tuntenfisch.commons https://github.com/Tuntenfisch/Tuntenfisch-Commons-Package.git?path=Assets/Package/Tuntenfisch/Commons