1.0.0 • Published 8 years ago

ranvier-auto-login v1.0.0

Weekly downloads
3
License
MIT
Repository
-
Last release
8 years ago

Ranvier Auto Login

A bundle that automatically logs in new connections to a specific account.

This is used to make development easier.

Installation

cd /path/to/your/ranvier/project npm install ranvier-auto-login

Configuration

Rename the config.example.json file to config.json and set the following properties

  • account: The account name to login as
  • password: Its password
  • character: The option to select after logging in. 3 gives you your first character.
1.0.0

8 years ago