An open API service indexing awesome lists of open source software.

https://github.com/talusstudio/talusframework-package

TalusFramework-Package
https://github.com/talusstudio/talusframework-package

framework package unity3d

Last synced: about 1 month ago
JSON representation

TalusFramework-Package

Awesome Lists containing this project

README

          

# [![](https://img.shields.io/github/package-json/displayName/talusstudio/talusframework-package?label=Package%3A)](https://github.com/TalusStudio/TalusFramework-Package)
- Scriptable Architecture. Ready to use behaviours, scriptable objects, editor windows etc.

# ❗ Requirements
- Unity3D >= 2021.3.5f1
- [Git](https://git-scm.com/downloads)

# 📦 Dependencies
- [OdinInspector.Attributes.dll](https://odininspector.com/)
- [Text Mesh PRO v3.0.6](https://docs.unity3d.com/Packages/com.unity.textmeshpro@3.0/manual/index.html) (built-in)

# 💿 Installation
- This package uses the scoped registry feature. Open the `Package Manager` page in the `Project Settings` window and add the following entry to the `Scoped Registries` list:

![git_ss_1](https://user-images.githubusercontent.com/13253356/209586721-b8dd31ae-caab-450e-a030-0116bdfee606.png)

- Name: `Talus Packages`
- URL: `https://registry.npmjs.com`
- Scope: `com.talus`

Now you can install the package from My Registries page in the Package Manager window.

![git_ss_2](https://user-images.githubusercontent.com/13253356/209586722-f056164a-e41c-439b-88eb-d9a4bc2ca701.png)