blob: 4bde0d8ccf2a8df6a69a327f3f6de4cb063ceb16 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Lua Scripting
Purpose:
Documentation regarding the Lua API's in depth. lua/README.md is for jumpping
in _head first!_. What is possible, and maybe some "Shipping" scripts that might be
released.
This file should be the reference/bible to the Lua runtime API. More boring, answers
questions, doesn't tell many jokes etc..
TODO: All of it
|