Skip to content

Renewed-Scripts/Renewed-Types

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Renewed-Types

Consolidated types for Lua Language Server to use with Renewed Scripts resources.

Usage (VS Code)

  • Install cfxlua-vscode.
  • Clone this repository.
  • Open your settings (for the user, workspace, or folder).
    • You can also use a ".luarc.json" file.
  • Create a new entry in "Lua.workspace.library", pointing to the new directory (or specific directories).
"Lua.workspace.library": [
    "F:/GitHub/Renewed-Types/types",
  ],

Credits

Shoutout to overextended for the idea of having a seperate repo for type annotations, and also for the the readme that I did a 0resmondev with and copy paste snatched.

About

Type annotations for Renewed Scripts resources

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages