Skip to content
DanimalsTCGYT edited this page Aug 4, 2024 · 4 revisions

Importing modules

What is a module?

Modules

How to use and import modules

To import a module from the default directory, use

import "module_name" from "packages"
// when you install a module it goes to the packages folder

Check out the documentation for the specific module you are using

originOS Wiki

Wiki Views:
:views

OSL | RSH | ICN

Clone this wiki locally