diff options
| author | Sho Sakuma <me@m1sk9.dev> | 2026-01-10 22:11:33 +0900 |
|---|---|---|
| committer | Sho Sakuma <me@m1sk9.dev> | 2026-01-10 22:11:33 +0900 |
| commit | 7098bba7b5c516a57e3eaae3f5a3305f8bf5c476 (patch) | |
| tree | 04ee10b339e672f52a2d51edc3d2f4c082c893cb /README.md | |
| parent | 7c4855a999c4d5dfd04d3aea07dd42f21eb83ee2 (diff) | |
| download | LunaticChat-7098bba7b5c516a57e3eaae3f5a3305f8bf5c476.tar.gz LunaticChat-7098bba7b5c516a57e3eaae3f5a3305f8bf5c476.tar.bz2 LunaticChat-7098bba7b5c516a57e3eaae3f5a3305f8bf5c476.zip | |
docs: Update Readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -2,6 +2,9 @@ Next-generation channel chat plugin for Paper/Velocity. +- [Documentation](https://lc.m1sk9.dev) +- [API Documentation](https://lc.api.m1sk9.dev) + ```shell git clone git@github.com:m1sk9/LunaticChat.git cd LunaticChat @@ -11,6 +14,10 @@ cd LunaticChat _[Supports Minecraft 1.21.X](https://minecraft.wiki/w/Java_Edition_version_history#1.21) | [Requires Java 21+ and Gradle 9+](.github/CONTRIBUTING.md#開発環境)_ +## Installation + +See the [Documentation](https://lc.m1sk9.dev/guide/getting-started). + ## Features - 1on1 Direct Messaging System (`/tell`, `/msg`) @@ -25,7 +32,7 @@ _[Supports Minecraft 1.21.X](https://minecraft.wiki/w/Java_Edition_version_histo - [x] 1on1 Direct Messaging System - [x] Quick Reply Functionality -- [ ] Romaji to Japanese Conversion +- [x] Romaji to Japanese Conversion - [ ] Velocity Support - [ ] Channel Chat System |
