ea7b5fc0fbfa46feea50305ccc8749d94bc2f4bb
lsl-shell
lsl-shell provides a simple Python-based shell to allow communicating with in-world
APIs.
Usage
- Clone the repository
- Copy the
api.lslscript contents and paste it in an in-world script - Add the script to a prim
- Copy the URL it outputs
- Run
python lslsh.py - Enter the URL:
connect https://sim[...].agni.lindenlab.com:12043/cap/[...] - Type
helpfor a list of available commands
Description
Languages
LSL
70.4%
Python
29.6%