Module Implementation
Include modules from Equator into your project perspectively.
Last updated
Was this helpful?
Include modules from Equator into your project perspectively.
Last updated
Was this helpful?
Equator should not be included into your mod as it has many independent functions. However, this instruction shows you how to include Equator as modules.
Note well that all the modules work as mods, and depend on Fabric because the usage of certain functions. However, they are safe to be included in your project.
First of all, add to your repositories.
Module Animation contains classes including Animation, Interpolation and Slice.
Overall, a legal version is like: 1.20.1-v2.5.1
.
All modules' methods and classes are strictly in line with Equator's, which enables you switching to use Equator freely and without any worries.