08b858e12ffb3a24f73f681a149bc7abeb9bcc18
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%