📚
ClassLib
📚 ClassLib Repo
  • ClassLib
  • 📌Getting Started
    • ⚙️ Installation
    • 🎒 Examples
  • 🧰Scripting Reference
    • 📘 BaseClass
    • 📗 BaseClassEx
Powered by GitBook
On this page
  • 💾 Download ClassLib
  • 🚀 Load ClassLib

Was this helpful?

  1. Getting Started

⚙️ Installation

Installation steps to run ClassLib on your nanos world server

PreviousGetting StartedNext🎒 Examples

Last updated 1 year ago

Was this helpful?


💾 Download ClassLib

Download ClassLib package on and add it in the /Packages folder of your server root (make sure the package name is all lowercase)


🚀 Load ClassLib

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

  • Or add "classlib" to the packages_requirement array of any package's /Package.toml


GitHub
📌
Page cover image