diff options
| author | Sho Sakuma <me@m1sk9.dev> | 2026-01-27 22:40:50 +0900 |
|---|---|---|
| committer | Sho Sakuma <me@m1sk9.dev> | 2026-01-27 22:40:50 +0900 |
| commit | 15fc0758b688549278069b7a9cf3ecaf6e7b4471 (patch) | |
| tree | 2fa844b83b79f96488f5dc06be49cbfdce684346 /README.md | |
| parent | 5171dc41dc633e51470ea2e9f92b3434547a465c (diff) | |
| download | LunaticChat-15fc0758b688549278069b7a9cf3ecaf6e7b4471.tar.gz LunaticChat-15fc0758b688549278069b7a9cf3ecaf6e7b4471.tar.bz2 LunaticChat-15fc0758b688549278069b7a9cf3ecaf6e7b4471.zip | |
docs: Add i18n docs
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 7 insertions, 4 deletions
@@ -1,7 +1,3 @@ -<div align="right"> - <img src="docs/.vitepress/public/icon.png" alt="LunaticChat Icon" width="200"/> -</div> - # LunaticChat [](https://github.com/m1sk9/LunaticChat/actions/workflows/ci.yaml) @@ -26,6 +22,13 @@ _[Supports Minecraft 1.21.X](https://minecraft.wiki/w/Java_Edition_version_histo ## Installation +LunaticChat can be obtained from: + +- [GitHub](https://github.com/m1sk9/LunaticChat/releases) +- [Modrinth](https://modrinth.com/project/lunaticchat) + +Place the downloaded plugin file in your server's `plugins` folder and restart the server. + See the [Documentation](https://lc.m1sk9.dev/guide/getting-started). ## Features |
