diff --git a/docs/lua/lua.md b/docs/lua/lua.md index 31beadac..a5757990 100644 --- a/docs/lua/lua.md +++ b/docs/lua/lua.md @@ -7,7 +7,7 @@ Expect many more things to be supported in the future.
## How to install Lua mods -Lua scripts you make can be placed either the `mods` folder in the base directory, or in `/mods` +Lua scripts you make can be placed either the `mods` folder in the base directory, or in `/mods`(On macos that is `~/Library/Application Support/sm64ex-coop` linux is `~/.local/share/sm64ex-coop` and Windows is `%Appdata%/sm64ex-coop`)