0.0.2 • Published 8 years ago

scriptserver-portal v0.0.2

Weekly downloads
5
License
ISC
Repository
github
Last release
8 years ago

scriptserver-portal

npm.io

FYI: This package is an addon for ScriptServer and requires ScriptServer to be set up, please see here for more information.

Installation

While in root directory of your server run:

npm install scriptserver-portal

And in your server file:

server.use('scriptserver-portal');

Usage

This module is a W.I.P. and is broken at the moment, check back later!