Files
lsl-shell/README.md
2020-04-12 23:34:13 +02:00

13 lines
419 B
Markdown

# lsl-shell
`lsl-shell` provides a simple Python-based shell to allow communicating with in-world
APIs.
## Usage
1. Clone the repository
2. Copy the `api.lsl` script contents and paste it in an in-world script
3. Add the script to a prim
4. Copy the URL it outputs
5. Run `python lslsh.py`
6. Enter the URL: `connect https://sim[...].agni.lindenlab.com:12043/cap/[...]`
7. Type `help` for a list of available commands