From 3840c210e4d41c8057256fd6d6e88972d3dd9c0c Mon Sep 17 00:00:00 2001 From: TurmoilToad Date: Fri, 11 Jan 2019 10:56:43 -0500 Subject: [PATCH] Moved Perl API and Lua API to sections --- _Sidebar.md | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index 8820300..b8617c4 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -33,11 +33,23 @@ * [[ProjectEQ Database]] * [[Database Schema]] * [[Database Schema Migrations]] + --- -**Scripts / Quests API** -* [[Lua|Lua API]] -* [[Perl|Perl API]] +**[[Lua API]]** +* [[Lua Parser]] +* [[Lua Constants]] +* [[Lua Hate List]] +--- +**[[Perl API]]** +* [[sub EVENTs|Perl-API---Sub-Events]] +* [[Exported Variables|Perl-API---Exported-Variables]] +* [[General Quest API|Perl-API---Quest-API]] +* [[Functions|Perl-API---Functions]] +--- +**Scripting** * [[Data Buckets]] +* [[Example: Buffers|Buff-your-Players]] +* [[Example: Teleporters|Teleport-your-Players]] --- **Reference Lists** * [[Alternate Currencies]]