-
Notifications
You must be signed in to change notification settings - Fork 12
Versioning
LeeGod edited this page Mar 8, 2022
·
6 revisions
To suit Fairy's unique structure, we have designed a versioning system for Fairy.
We also recommend reading our Project Structure
to get a better knowledge about the versioning system.
The versioning of the Core applies to the platform core and bootstraps. These packages and versions are rarely modified.
Package | Modules |
---|---|
io.fairyproject.platforms |
core-platform bukkit-platform mc-platform app-platform
|
io.fairyproject.bootstraps |
bootstrap bukkit-bootstrap app-bootstrap
|
Modules are versioned separately from the core, and each module will contain its own version, as a module can be continuously updated.
Module | Current Version |
---|---|
command |
|
config |
|
discord |
|
locale |
|
storage |
|
jackson |
|
legacy |
Module | Current Version |
---|---|
items |
|
menu |
|
nms |
|
timer |
|
visibility |
|
visual |
|
xseries |
Module | Current Version |
---|---|
bossbar |
|
hologram |
|
nametag |
|
sidebar |
|
tablist |