Files
node-metaverse/examples/loginParameters.example.json
Casper Warden c8796d7a90 Bump to 0.5.50
2022-11-04 10:39:10 +00:00

10 lines
296 B
JSON

{
"firstName": "Username",
"lastName": "Resident",
"password": "YourPassword",
"start": "last", //first, last, or login uri like uri:<existing region name>&<x>&<y>&<z>
"url": "https://login.agni.lindenlab.com/cgi-bin/login.cgi",
"agreeToTOS": true,
"read_critical": true
}