diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-03-04 19:05:47 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-03-04 19:05:47 -0800 |
| commit | 949ee24aef37a9b04dbbdfb538ce44f70cdfe79d (patch) | |
| tree | 485abcb84311c86e6d28f3e19d4d137b1ace010d | |
| parent | d874e29ab39635534db26dd4f1f33dac7c547f5d (diff) | |
clarify README
| -rw-r--r-- | chuni/aquadx/README.md | 4 | ||||
| -rw-r--r-- | mai2/aquadx/README.md | 3 |
2 files changed, 5 insertions, 2 deletions
diff --git a/chuni/aquadx/README.md b/chuni/aquadx/README.md index 0f79860..a4c0c68 100644 --- a/chuni/aquadx/README.md +++ b/chuni/aquadx/README.md @@ -1 +1,3 @@ -`chuni_aquadx_to_tachi.py` is for converting the user data exported JSON from AquaNet. It does not require a connection to the DB +This is for CHUNITHM NEW and beyond + +`chuni_aquadx_to_tachi.py` - Exports using data from AquaNet Web UI functionality. Does not require direct access to DB diff --git a/mai2/aquadx/README.md b/mai2/aquadx/README.md index 20095e4..51152c5 100644 --- a/mai2/aquadx/README.md +++ b/mai2/aquadx/README.md @@ -1,3 +1,4 @@ This is for maimai DX -Requries AquaDX music file, it should grab the latest one from AquaNet but if it does not there is a backup included as `all-music.json` +`mai_aquadx_to_tachi.py` - Exports using data from AquaNet Web UI functionality. Does not require direct access to DB +- Requries AquaDX music file, it should grab the latest one from AquaNet but if it does not there is a backup included as `all-music.json` |
