2020-04-15 00:21:43 +02:00
2020-04-14 22:21:16 +02:00
2020-04-13 13:52:54 +02:00
2020-04-14 00:29:32 +02:00
2020-04-15 00:21:43 +02:00
2020-04-12 23:34:13 +02:00
2020-04-14 00:37:31 +02:00

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
Description
Interact with Second Life from your terminal.
Readme 103 KiB
Languages
LSL 70.4%
Python 29.6%