Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 3.2 KB

README.md

File metadata and controls

40 lines (31 loc) · 3.2 KB

Unity Version Unity Pipeline Support (Built-In) Unity Pipeline Support (URP) Unity Pipeline Support (HDRP)

Discord GitHub followers Twitter Follow Facebook Follow YouTube Channel Subscribers

Become a GitHub Sponsor

Support Heathen and get instant access to Steamworks Complete, PhysKit Complete and UX Complete by becoming a Heathen Sponsor here on GitHub!

System Core

Installation

  • Package Manager
  1. Open the package manager and click the '+' (plus) button located in the upper left of the window
  2. Select Add package from git URL... when prompted provide the following URL:
    https://github.com/heathen-engineering/SystemCore.git?path=/com.heathen.systemcore
  • Package Manger (Add from Disk)
  1. Clone the repository to your local disk ... DO NOT clone this into your Unity project it should be somewhere on your HD not part of your Unity project.
  2. Open the package manager and click the '+' (plus) button located in the upper left of the window
  3. Select Add package from Disk... when prompted browse top the location you cloned the repository to and select the /com.heathen.systemcore/package.json

Description

System Core is a framework which allows the developer to create variables and events as objects in the Unity asset database aka the asset folder.

You can get Steamworks Complete, PhysKit Complete and UX Complete by becoming a Heathen Sponsor here on GitHub!

System Core is compatable with all platforms supported by Unity.