Skip to content
Simon Judd edited this page Jul 11, 2017 · 3 revisions

SLADE Scripting Docs

A basic overview of SLADE Lua scripting types and functions.

Note that this is all very WIP and may change before 3.1.2 is released

Global Namespaces

  • SLADE - Functions for general interaction with the SLADE application
  • Archives - Functions related to archive handling
  • Game - Functions related to the game configuration

Types

Examples

Latest Release: 3.2.4

Clone this wiki locally