From a6aebce5bcc115b9d8afffecb8a47ed467efe80b Mon Sep 17 00:00:00 2001 From: Chris Miles Date: Fri, 6 Jul 2018 18:07:21 -0500 Subject: [PATCH] Updated Lua API (markdown) --- Lua-API.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Lua-API.md b/Lua-API.md index 3721d08..48759b1 100644 --- a/Lua-API.md +++ b/Lua-API.md @@ -1,9 +1,11 @@ -[Return to the Lua Parser](Lua-Parser) - The Lua API consisted of many exported classes and some general functions. * [HateList](Lua-Hate-List) * [Lua Constants](Lua-Constants) +# Other Pages + +* [[Lua Parser]] + # Packet ```lua packet:GetOpcode(); -- int