tarject
  • Documentation
    • Introduction
    • Installation
    • How to Contribute
    • How to Use
      • Context
        • ProjectContext
        • SceneContext
        • GameObjectContext
      • Installer
        • GameObjectInstaller
        • ObjectInstaller
      • Binding Methods
        • Bind
        • BindFromInstance
        • BindFromHierarchy
        • BindFactory
      • Binding Options
        • ToInterface
        • WithId
        • Lazy
      • Injecter
      • Factory
        • SeparatedGameObjectFactory
        • SeparatedObjectFactory
      • Interfaces
      • Signal Management
      • Test Framework
Powered by GitBook
On this page
  1. Documentation

Installation

PreviousIntroductionNextHow to Contribute

Last updated 6 months ago

  • In Unity, open Window/Package Manager

  • Select the + button at the top left

  • Select Add package from git URL...

  • Paste in https://github.com/tariksavas/tarject.git

  • Click the Add button

You can also download the package from

Unity Asset Store