Installation steps to run ClassLib on your nanos world server
Download ClassLib package on GitHubarrow-up-right and add it in the /Packages folder of your server root (make sure the package name is all lowercase)
/Packages
Once ClassLib is downloaded, we need to launch the package Let's assume that the package folder is called "classlib" (all lowercase):
Add "classlib" to the packages array of /Server/Config.toml
packages
Or add "classlib" to the packages_requirement array of any package's /Package.toml
packages_requirement
Last updated 2 years ago