16e481ad54f2f93e60935bb3d27d7886eb36bb26
This makes it possible to create hook scripts that will execute on connect, disconnect, etc.
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%