Skip to content

gumpdev/sucata-lua-addon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

Sucata Lua Addon

An addon for the sumneko lua extension that provides additional functionality and enhancements for Sucata engine.

How to install

  1. Install the sumneko lua extension
  2. Create a custom LuaAddons folder in any location you prefer.
  3. Clone or download this repository into the LuaAddons folder.
  4. Open your VSCode settings (JSON) and add the following configuration:
"Lua.workspace.library": [
  "~/your-path-to/LuaAddons",
]

Then when you create a sucata project, you write sucata., the externsion will suggest you to enable the addon.

About

An addon for the Sumneko Lua plugin to the Sucata game engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages