-
Notifications
You must be signed in to change notification settings - Fork 12
Versioning
LeeGod edited this page Dec 1, 2021
·
6 revisions
To fit the special structure of Fairy, we've designed a versioning system for Fairy.
The core versioning applies to platform cores and bootstraps. These packages are usually not often being modified.
Package | Modules |
---|---|
io.fairyproject.platforms |
core-platform bukkit-platform mc-platform app-platform
|
io.fairyproject.bootstraps |
bootstrap bukkit-bootstrap app-bootstrap
|
Module versioning are separated from core, each module will contain it own versions, as a module could be updated consistently.
Module | Current Version |
---|---|
command |
|
config |
|
discord |
|
locale |
|
storage |
|
jackson |
|
legacy |
Module | Current Version |
---|---|
items |
|
menu |
|
nametag |
|
nms |
|
timer |
|
visibility |
|
visual |
|
xseries |
Module | Current Version |
---|---|
bossbar |
|
hologram |
|
nametag |
|
sidebar |
|
tablist |