diff options
| -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` |
