From 5ca4f080d3b61ea15c5066e9df49c0e958284642 Mon Sep 17 00:00:00 2001 From: Viv Date: Mon, 24 Jul 2023 16:59:52 -0400 Subject: [PATCH] `README.md`: Clarify `#LEVELHOLD` status --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2b5d63a..6118fa4 100644 --- a/README.md +++ b/README.md @@ -74,8 +74,8 @@ If there is an unsupported feature that you would like support for, please make | `#GOGOSTART`, `#GOGOEND` | `✅` | `✅` | | | `#BARLINEOFF`, `#BARLINEON` | `✅` | `✅` | | | `#BRANCHSTART` | `✅` | `✅` | | -| `#SECTION` | `✅` | `✅` | | -| `#LEVELHOLD` | `❔` | `❔` | | +| `#SECTION` | `⚠️` | `✅` | See https://github.com/vivaria/tja2fumen/issues/52 | +| `#LEVELHOLD` | `⚠️` | `❌` | See https://github.com/vivaria/tja2fumen/issues/52 | | `#N`, `#E`, `#M` | `✅` | `✅` | | | `#BRANCHEND` | `✅` | `✅` | | | `#BMSCROLL`, `#LYRIC`,
`#DIRECTION`, etc. | `⚪️` | `❌` | Other simulator-specific chart commands are not currently supported. |