Skip to content

TetsuoYoshima/EnhancedFramework

Repository files navigation

Enhanced Frameork - Enhanced Engine, Part II

This repository is part of the "Enhanced Engine", an advanced collection of systems for the Unity game engine.

The Enhanced Framework features a large collection of new features usable at runtime.

WARNING - Enhanced Editor required

This library requires you to first install the first part of the Enhanced Engine, which you can find here.

Unity Versions

Minimum tested Unity version: 2019.4.x
Minimum required Unity version: 2020.3.x

Installation

You can install this library by two means: either by .zip extraction, or from the Unity built-in Package Manager.


Installation via .zip extraction into your Assets/ folder - Editable Project

  1. Download the EnhancedFramework.zip file from the GitHub repository.
  2. Unzip the contents into your [Your Project Directory]/Assets/... folder.

This method allows you to modify this library contents depending on your need/wheterver-bug-you-may-find.


Installation via Git URL from the Package Manager - Readonly Project [Requires Git]

If Git is not yet installed on your machine, you can download it for Windows from here: https://git-scm.com/download/win/

  1. Open the Package Manager in your Unity project from Window > Package Manager.
  2. Click on the icon + to add packages, and select Add package from git URL...
  3. In the text field, enter the URL of this Git repository, and click on Add
https://github.com/LucasJoestar/EnhancedFramework.git

Unity will download the module and add it as a dependency.

Updates

You check and download updated of the package by doing the same thing as the package installation (see the above section). After you click on Add, Unity will check for package changes, and install the new version if needed.

About

Enhanced runtime framework for Unity - Enhanced Engine, Part II

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages