LynxMods
  • Overview
  • Using Lua Scripts
    • Using lua scripts
  • DEVELOPERS
    • Writing Lua Scripts
      • Getting Started
      • Examples
        • Basic UI Examples
        • Basic Auto Reply
      • Events
      • API Documentation
        • client
        • ui
Powered by GitBook
On this page

Was this helpful?

  1. DEVELOPERS
  2. Writing Lua Scripts

Getting Started

Getting Started

PreviousWriting Lua ScriptsNextExamples

Last updated 4 years ago

Was this helpful?

Lua scripts let you extend the app in various ways and are a great way to automate parts of the app or just add that one useless feature you always wanted to have. All you need to get started is a text editor and a basic knowledge of the . If you made a lua script and would like to release it for other people to use, you can do that in the lua channel.

If you're having trouble installing a script, refer to

Lua language
Lua scripts
Using lua scripts