mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-11 23:17:28 +08:00
Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -42,6 +42,16 @@ And DIVA screenshot will be save in data folder.
|
|||||||
|
|
||||||
### Changelog:
|
### Changelog:
|
||||||
|
|
||||||
|
v0.0.9: **[This will do database update]**
|
||||||
|
|
||||||
|
[api] Fix rating fail to calculate due to lack of music level info
|
||||||
|
|
||||||
|
[api] Move diva music list to database
|
||||||
|
|
||||||
|
[DIVA] Fix continue not work
|
||||||
|
|
||||||
|
[DIVA] Clear status now will count lower clear rank
|
||||||
|
|
||||||
v0.0.8: **[This will do database update]**
|
v0.0.8: **[This will do database update]**
|
||||||
|
|
||||||
[chuni] Fix a course table column
|
[chuni] Fix a course table column
|
||||||
|
|||||||
2
pom.xml
2
pom.xml
@@ -10,7 +10,7 @@
|
|||||||
</parent>
|
</parent>
|
||||||
<groupId>icu.samnya</groupId>
|
<groupId>icu.samnya</groupId>
|
||||||
<artifactId>aqua</artifactId>
|
<artifactId>aqua</artifactId>
|
||||||
<version>0.0.8-RELEASE</version>
|
<version>0.0.9-RELEASE</version>
|
||||||
<name>Aqua Server</name>
|
<name>Aqua Server</name>
|
||||||
<description>A multipurpose game server</description>
|
<description>A multipurpose game server</description>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user