summaryrefslogtreecommitdiff
path: root/docs/LuaScripting.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/LuaScripting.md')
-rw-r--r--docs/LuaScripting.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/LuaScripting.md b/docs/LuaScripting.md
new file mode 100644
index 0000000..4bde0d8
--- /dev/null
+++ b/docs/LuaScripting.md
@@ -0,0 +1,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
+