Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 287 Bytes

modules.md

File metadata and controls

14 lines (10 loc) · 287 Bytes

Modules

A list of modules we want in the project. Note that modules will be imported by Lua's "require" function using the string "lukkit/"

Modules

  • Http
  • IO (for IO relating to Lukkit plugin packages etc.)
  • Debug
  • Storage
  • Chat Component API
  • Database