Skip to content

Commit

Permalink
Add definition link to description
Browse files Browse the repository at this point in the history
  • Loading branch information
Foereaper authored Nov 26, 2024
1 parent 4069cf0 commit 931bdda
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ LuaLS-Eluna-Parser is a tool designed to generate Language Server Protocol (LSP)
2. **Run the Parser**: Execute the parser on the documentation HTML files. An example of this process can be seen in the PowerShell or Bash script included in this repository.
3. **Completion**: Once the parser runs successfully, the generated definitions will be ready to use.

**OR**

Download the latest generated definitions from the build workflow action, alternatively from [this](https://nightly.link/Foereaper/LuaLS-Eluna-Parser/workflows/build/main/definitions.zip) link (provided by nightly).

## Installation
1. **Install LuaLS**: Follow the [LuaLS installation instructions](https://luals.github.io/#vscode-install).
2. **Configure Your Workspace**: Point your workspace/LSP configuration to the location of the generated definitions.
Expand Down

0 comments on commit 931bdda

Please sign in to comment.