Installation
Knowing Unity package manager and scoped registries for Integrity and security.
Add Scoped Registries

open Package Manager Settings in Edit > Project Settings > Package Manager
under Scoped Registries block, add a new registry (if you are first time to add, there is already an empty registry)
input fields as follows:
Name
AceLand PackageURL
https://package.openupm.comScope(s)
com.acelandpress Apply
This packages is not working in DOTS framework. However you can build a hybrid system and works with our parckages outside DOTS.
Install NuGet and ZLinq
open Package Manager in Window > Package Manager
press + button on top-left, select
Install package from git URL...input following url and press Install
https://github.com/GlitchEnzo/NuGetForUnity.git?path=/src/NuGetForUnityclose Package Manager
select from menu:
NuGet>Manage NuGet Packagesinput
ZLinqand pressSearchbuttonfind ZLinq in the list, press
Installbuttonit's recommended to restart Unity Editor
In Asset, there are 2 package files, and a new Packages folder.
Do NOT modify.
Install AceLand Package
open Package Manager in Window > Package Manager

in left sidebar, select AceLand Package under My Registries
install any packages you need
Manage AceLand Package
open Package Manager in Window > Package Manager
in left sidebar, select AceLand Package under My Registries
press refresh to get latest packages info
update or remove any packages
It's not recommended to install and manage AceLand Packages by using Git URL or other method.
Package not Recommended to Use
Please refer to Important Note page.
Last updated