1.0.1 • Published 5 years ago

rolog-cli v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

RoLog

NPM

Mirror your output messages from Roblox Studio to your Terminal

Prerequisites

NPM is needed for this. You can install it by downloading NodeJS which is packaged with it. https://nodejs.org/

Installation

Install the CLI for RoLog through NPM.

npm install -g rolog-cli

Install the Roblox Studio plugin.

https://www.roblox.com/library/3134344866/RoLog

Usage

First, you'll need to start the server. Run rolog to do this.

You can stop the server, by either closing the Terminal or pressing Ctrl+C.

Then, in Roblox Studio, open a place and on the "Plugins" tab, click "RoLog"

Now, any output messages will now be mirrored to the Terminal running rolog

Styling

This uses ansi-markup for styling output messages. You can view all the options for it here.

Credits

1.0.1

5 years ago

1.0.0

5 years ago