From d362420434a69f3e4ee511e0d1c45675e2939a73 Mon Sep 17 00:00:00 2001 From: Alpha Date: Wed, 27 Dec 2023 15:53:53 +0900 Subject: [PATCH] some status update Signed-off-by: Alpha --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f1d4616..4fba419 100644 --- a/README.md +++ b/README.md @@ -18,18 +18,15 @@ | Version (버전) | Support (지원상태) | Stability (안정성) | Progress (완성도) | Build Status (빌드 상태) | | :---: | :---: | :---: | :---: | :---: | -| 1.20.4 | Waiting (대기중) | - | - | - | -| [1.20.2](https://github.com/PlazmaMC/Plazma/tree/dev/1.20.2) | Working (작업중) | Unstable (불안정)[^warn] | 85%[^missing] | [![Build Status](https://img.shields.io/github/actions/workflow/status/PlazmaMC/Plazma/build.yml?style=for-the-badge&label=%20&branch=dev/1.20.2)](https://github.com/PlazmaMC/Plazma/actions/workflows/build.yml?query=branch:dev/1.20.2) | +| 1.20.5 | Waiting (대기중) | - | - | - | +| 1.20.4 | Working (작업중) | - | - | - | +| [1.20.2](https://github.com/PlazmaMC/Plazma/tree/dev/1.20.2) | Working (작업중) | Normal (보통) | 85%[^missing] | [![Build Status](https://img.shields.io/github/actions/workflow/status/PlazmaMC/Plazma/build.yml?style=for-the-badge&label=%20&branch=dev/1.20.2)](https://github.com/PlazmaMC/Plazma/actions/workflows/build.yml?query=branch:dev/1.20.2) | | [1.20.1](https://github.com/PlazmaMC/Plazma/tree/ver/1.20.1) | Active (활성) | Good (좋음) | 100% | [![Build Status](https://img.shields.io/github/actions/workflow/status/PlazmaMC/Plazma/build.yml?style=for-the-badge&label=%20&branch=ver/1.20.1)](https://github.com/PlazmaMC/Plazma/actions/workflows/build.yml?query=branch:ver/1.20.1) | | [1.19.4](https://github.com/PlazmaMC/Plazma/tree/ver/1.19.4) | Active (활성) | Good (좋음) | 100% | [![Build Status](https://img.shields.io/github/actions/workflow/status/PlazmaMC/Plazma/build.yml?style=for-the-badge&label=%20&branch=ver/1.19.4)](https://github.com/PlazmaMC/Plazma/actions/workflows/build.yml?query=branch:ver/1.19.4) | | 1.19.2 | Working (작업중) | - | - | - | -> [!IMPORTANT] -The 1.20.2 update is delayed due to a change in the API used for the configuration system in Plazma. We are trying to release the stable version of 1.20.2 as soon as possible.
-Plazma의 구성 파일 시스템에 사용되는 API가 변경되어 1.20.2 업데이트가 지연되고 있습니다. 1.20.2 안정 버전을 빠른 시일 내 공개하기 위하여 노력하고 있습니다. - > [!WARNING] Plazma may cause **unexpected problems**, so be sure to test it thoroughly before using it on a public server.
플라즈마는 **예기치 못한 문제를** 일으킬 수 있으므로, 공개 서버에서 사용하기 전 충분한 테스트를 거친 후 사용하시기 바랍니다.