# 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.