diff --git a/pages/docs/mods/installation.md b/pages/docs/mods/introduction.md similarity index 94% rename from pages/docs/mods/installation.md rename to pages/docs/mods/introduction.md index 1b7dafe..81b2530 100644 --- a/pages/docs/mods/installation.md +++ b/pages/docs/mods/introduction.md @@ -1,8 +1,8 @@ --- -title: Mod installation +title: Introduction to SVR.JS mods --- -## Mods +## Introduction to SVR.JS mods Mods in SVR.JS are custom modules that can extend the server's functionality. Using mods, you can extend SVR.JS functionality to suit your specific requirements and customize the server's behavior to handle different types of requests.