mirror of https://github.com/Soyandroid/aqua
Update README.md
parent
f4cc7be6ac
commit
60174a83d5
|
@ -54,6 +54,15 @@ And DIVA screenshot will be save in data folder.
|
||||||
|
|
||||||
|
|
||||||
### Changelog:
|
### Changelog:
|
||||||
|
|
||||||
|
v0.0.13: **[This will do database update]**
|
||||||
|
|
||||||
|
[ONGEKI & chuni] Fix rating drop
|
||||||
|
|
||||||
|
[aimedb] Allow bind to specific interface
|
||||||
|
|
||||||
|
[API] Allow export and import ongeki and chuni profile. More feature to chuni's api
|
||||||
|
|
||||||
v0.0.12:
|
v0.0.12:
|
||||||
|
|
||||||
[ONGEKI] Save UserMissionPoint, UserTrainingRoom, UserGeneralData, GamePoint, GamePresent, GameReward to database
|
[ONGEKI] Save UserMissionPoint, UserTrainingRoom, UserGeneralData, GamePoint, GamePresent, GameReward to database
|
||||||
|
|
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.12a-RELEASE</version>
|
<version>0.0.13-RELEASE</version>
|
||||||
<name>Aqua Server</name>
|
<name>Aqua Server</name>
|
||||||
<description>A multipurpose game server</description>
|
<description>A multipurpose game server</description>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue