secondlife / secondlife/viewer
Allow Lua scripts to be run from the Conversations floater
Open
@maxim-productengine is already working on this.
Since Oct 18, 2024.
enhancement
stale
- Dominant language
- C++
- Stars
- 299
- Forks
- 146
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 88
Description
Allow a Lua script to be executed via the Conversations floater.
For instance, typing /test.lua will execute the Lua script with that name.
(Something to consider is what if a user has named a gesture test.lua? It's possible!)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.