Publisher Package
This is a test package for the Mosaic Package Manager.
Features
- Prints "Hello from Mosaic!"
- Exports a
hello()function.
Usage
local Publisher = require(game.ScriptService.publisher)
Publisher.hello()
Installation
mosaic install publisher