diff --git a/README.md b/README.md index ae4d4ac..4b5b0cc 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ The **Araxia Teleport Selector** is an intuitive in-game interface for players t ``` TeleportSelectorClient.lua -- Client UI: buttons, layout, event handling TeleportSelectorServer.lua -- Server coords: teleport destination data +Interface/Buttons/Teleport -- Go inside you custom MPQ ``` ---