• Manual
  • Scripting API
  • Changelog
  • License
Show / Hide Table of Contents
  • Guides
    • Installation
    • Getting Started
    • Dependency Injection
    • Loading
    • Scene Changes
    • Stateful Behaviour

Installation

Unity Package Manager

In your project:

  1. Open a package manager window. (menu: Window > Package Manager).
  2. Click the plus button and select "Add package from git URL...".
  3. Paste the link: https://github.com/kempnymaciej/alchemy-core.git#v2.3.1. (Replace v2.3.1 with the version you would like to download.)

Latest version: v2.3.1

Asset Store

You can also download AlchemyBow.Core from the Unity Asset Store. Check out the Asset Store page.

Note

The latest updates are typically available on the GitHub repository a few days before they appear on the Asset Store.

Manual Installation

Manual installation can be done in two ways:

  • Clone the package repository to your project's Assets folder (or any of its subfolders).
  • Download the package from the package repository releases page and import it into your project.
In this article
Back to top Copyright © 2022-2024 AlchemyBow | Generated by DocFX