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
- Host: GitHub
- URL: https://github.com/talusstudio/talusframework-package
- Owner: TalusStudio
- License: other
- Created: 2021-10-19T01:39:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-23T19:36:43.000Z (over 2 years ago)
- Last Synced: 2025-11-12T21:07:22.231Z (5 months ago)
- Topics: framework, package, unity3d
- Language: C#
- Homepage: https://github.com/TalusStudio/TalusFramework-Package
- Size: 522 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# [](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:

- 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.
