Skip to content

newton-third-law/luau-defs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roblox-Luau-Definitions

Definitions for a Roblox exploit environment using Luau Language Server.

What is this?

This project provides type definitions for Roblox exploit environments, allowing better autocomplete, linting, and type checking in Visual Studio Code when using the Luau Language Server. It helps script developers by improving their workflow with accurate environment definitions.

Features

  • Autocomplete support for exploit-specific functions
  • Type checking to reduce scripting errors
  • Improved linting and code analysis with Luau LSP

Installation

  1. Install Luau Language Server in VS Code.
  2. Download or clone this repository.
  3. Configure your luau-lsp settings to include these definitions.

Usage

Place the definition files in your workspace and ensure your language server is configured to recognize them. This will enable better autocompletion and error checking for exploit-specific APIs.

Contributing

If you find any missing definitions or issues, feel free to submit a pull request and message me on Discord to let me know.

About

Roblox Exploit Definitions For Luau LSP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Luau 100.0%