4.0.0-RC1 - Blizzard #785
byRoadrunner
announced in
Releases
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Update 4.0.0-RC1 - Blizzard
Changelog:
Additions:
No longer supported:
API:
Upgrade Guide:
Upgrading from an old CloudNet 3.4 installation is very straight forward and easy to do. The following steps are needed before you are able to upgrade to 4.0.0-RC1:
launcher.jar
filelauncher.cnl
filelauncher
directory (this step is optional, but cleans up the old clutter from previous installed versions)cloudnet-storage-ftp
andcloudnet-rest module
files (all other modules will be upgraded automatically). Note that CloudNet 4 no longer supports FTP template storages, only SFTP. If you want to reinstall the modules, just use module install in the console once you finished the upgrade.Now you can proceed with the normal installation steps, all other upgrades will get executed automatically when starting the new version of CloudNet!
For developers:
Javadocs: https://cloudnetservice.eu/cloudnet/docs/4.0.0-RC1/
CloudNet is using the
eu.cloudnetservice.cloudnet
group id and is available through maven central. The most importantsubmodules are:
To add the CloudNet dependency using gradle:
To add the CloudNet dependency using maven:
This discussion was created from the release 4.0.0-RC1 - Blizzard.
Beta Was this translation helpful? Give feedback.
All reactions