Refactor examples into a better form factor
This commit is contained in:
7
examples/loginParameters.example.json
Normal file
7
examples/loginParameters.example.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user