Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

LTS v1.0.4

Latest
Compare
Choose a tag to compare
@Seneral Seneral released this 22 Jun 23:51

This is the LTS distribution version: just the base framework, intended to be installed as a package using the Unity Package Manager and used by different tools simultaneously, without any framework modifications by individual tools.

For the development version, take the latest release from develop, intended to be used in tools aiming to modify the framework core and embed the framework in their distribution. This requires them to modify the namespace and make sure it does not conflict with other tools.

Installation

  1. Install Undo Pro
    1.1. UPM/Add from git (latest): https://github.com/Seneral/UndoPro.git#release-pkg
    1.2. UPM/Add from git (specific): https://github.com/Seneral/UndoPro.git#v1.0.0-lts
  2. Install Node Editor Framework by either:
    2.1. UPM/Add from git (latest): https://github.com/Seneral/Node_Editor_Framework.git#release-pkg
    2.2. UPM/Add from git (specific): https://github.com/Seneral/Node_Editor_Framework.git#v1.0.3-lts
    2.3. UPM/Add from disk; package.json from unpacked SourceCode
    2.4. Importing the UnityPackage