From d411cf8f550a26a53710b838e0064ddba8870761 Mon Sep 17 00:00:00 2001 From: EmeraldLockdown <86802223+EmeraldLoc@users.noreply.github.com> Date: Fri, 3 Apr 2026 19:02:14 -0500 Subject: [PATCH] Remove unecessary spacing --- docs/lua/lua.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/lua/lua.md b/docs/lua/lua.md index 984407920..d2b4d6911 100644 --- a/docs/lua/lua.md +++ b/docs/lua/lua.md @@ -1,7 +1,5 @@ # Lua Reference -
- ## How to install Lua mods Lua scripts you make can be placed either the `mods` folder in the base directory, or in `/mods`. You can also drag and drop mods into the window to install them.