From f0583de7f84835beba05e0d3d3da3a9ef00a0a22 Mon Sep 17 00:00:00 2001 From: VioletXF Date: Fri, 19 Apr 2024 15:02:59 +0900 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2498193..fa650e9 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,5 @@ Unity BMS implementation Deprecated. See [iBMSUnreal](https://github.com/SNURhythm/iBMSUnreal) and [OpenBMS](https://github.com/SNURhythm/OpenBMS) + +For parser implementation, see [bms-parser-cpp](https://github.com/SNURhythm/bms-parser-cpp)