Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #33

Merged
merged 1 commit into from
Sep 29, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# minecraft server | README

ご覧いただきありがとうございます。このREADMEは一般参加者などに向けて作成しています。開発者の方は合わせてDoc/DEV-README.mdをご覧ください。
ご覧いただきありがとうございます。このREADMEは一般参加者などに向けて作成しています。開発者の方は合わせて[DEV-README.md](https://github.com/akikukeo/minecraft-server/blob/main/Doc/DEV-README.md)をご覧ください。


## 環境について
当サーバーは、PaperMCで構築し、BungeeCordで繋ぐことにより動作しています。
Expand Down Expand Up @@ -34,5 +35,5 @@ ViaVersion-5.0.3.jar

## サーバーの仕組み(簡略)
### 簡略した構成図になります。
詳しくはDoc/DEV-README.mdをご覧ください
詳しくは[DEV-README.md](https://github.com/akikukeo/minecraft-server/blob/main/Doc/DEV-README.md)をご覧ください
![簡略構成図](https://github.com/user-attachments/assets/560aac12-9510-4038-8f71-d980e1319666)
Loading