diff options
| author | Ritabrata Das <[email protected]> | 2025-02-19 14:00:15 +0530 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-02-19 14:00:15 +0530 |
| commit | 19a97cd1dcee60ab1b6a5871902e9f2590a8f73f (patch) | |
| tree | 44b27ecf9d8580bdd1b51ec31d866588f39028bd | |
| parent | ccadc5866499e6779e3c964de6e4556ab1eaf51e (diff) | |
Update README.md
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -28,6 +28,7 @@ Sakuya AC and G Limiter at 20. It also has all the experimental options turned o - Adds features like G Limiter and Smoke Emission on Death. - All features are server side, vanilla client can join - Supports clients post 20150425 version to join the server (Experimental) +- Discord chat sync - Easy configuration via `config.py`. - Plugin Support @@ -35,6 +36,8 @@ Sakuya AC and G Limiter at 20. It also has all the experimental options turned o ## **Getting Started** +[Docmentation for Plugin API and advanced configuration](https://the-indian-dev.github.io/sakuya-ac/) + ### **Prerequisites** - Python 3.9+ @@ -80,7 +83,6 @@ PROXY_PORT = 9000 # Port where the proxy listens ## **Contact** - If you have questions, feedback, or suggestions, feel free to reach out to me on Discord: **@theindiandev** -- You can email me at **[email protected]** - Join our discord server [here](https://discord.gg/CgEdmBQQMr) --- |
