Skip to content

Instantly share code, notes, and snippets.

@sl-service-account
Created October 24, 2023 05:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sl-service-account/58c8572f530e3ec38399136e6774bf84 to your computer and use it in GitHub Desktop.
Save sl-service-account/58c8572f530e3ec38399136e6774bf84 to your computer and use it in GitHub Desktop.
Second Life keybinding URI demonstration
default {
touch_start(integer num) {
llSay(0, "Use the following keys to " + "secondlife:///app/keybinding/push_forward");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment