Definitions for a Roblox exploit environment using Luau Language Server.
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.
- Autocomplete support for exploit-specific functions
- Type checking to reduce scripting errors
- Improved linting and code analysis with Luau LSP
- Install Luau Language Server in VS Code.
- Download or clone this repository.
- Configure your
luau-lsp
settings to include these definitions.
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.
If you find any missing definitions or issues, feel free to submit a pull request and message me on Discord to let me know.