summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSho Sakuma <me@m1sk9.dev>2026-02-23 18:09:41 +0900
committerSho Sakuma <me@m1sk9.dev>2026-02-23 18:09:41 +0900
commitb139f958742572aaa41a92ac61b8e20e31c0837a (patch)
tree41dc53837fdcf123cb42a6aa82b568189a359c2e
parente8ffbe00d9fe3934bf35329e1a8f1d7b016ac0f7 (diff)
downloadLunaticChat-b139f958742572aaa41a92ac61b8e20e31c0837a.tar.gz
LunaticChat-b139f958742572aaa41a92ac61b8e20e31c0837a.tar.bz2
LunaticChat-b139f958742572aaa41a92ac61b8e20e31c0837a.zip
docs: Update README
-rw-r--r--README.md16
1 files changed, 10 insertions, 6 deletions
diff --git a/README.md b/README.md
index 7c6a1fd..0ce71c6 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
[![GNU General Public License v3.0](https://img.shields.io/github/license/m1sk9/LunaticChat?color=%239944ee)](https://github.com/m1sk9/LunaticChat/blob/main/LICENSE)
![Modrinth Downloads](https://img.shields.io/modrinth/dt/MBeAdO4L)
-Next-generation channel chat plugin for Paper/Velocity.
+A next-generation chat plugin for Paper, Folia and Velocity.
- [Documentation](https://lc.m1sk9.dev)
- [API Documentation](https://lc.api.m1sk9.dev)
@@ -18,17 +18,21 @@ cd LunaticChat
./gradlew shadowJar
```
-_[Supports Minecraft 1.21.X](https://minecraft.wiki/w/Java_Edition_version_history#1.21) | [Requires Java 21+ and Gradle 9+](.github/CONTRIBUTING.md#開発環境)_
+_[Supports Minecraft 1.21.11](https://minecraft.wiki/w/Java_Edition_version_history#1.21) | [Requires Java 21+ and Gradle 9+](.github/CONTRIBUTING.md#開発環境)_
## Installation
-LunaticChat can be obtained from:
+LunaticChat is compatible with the following platforms:
+
+- Paper
+- Velocity
+- Folia
+
+Pre-built artifacts can be installed from the following locations. Place the downloaded plugin file in your server's `plugins` folder and restart the server.
- [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
@@ -37,7 +41,7 @@ See the [Documentation](https://lc.m1sk9.dev/guide/getting-started).
- Quick Reply Functionality (`/reply`)
- Romaji to Japanese Conversion
- Channel Chat System
-- Multi-platform support (Paper, Velocity)
+- Multi-platform support (Paper, Folia, Velocity)
## License