mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-08 16:27:26 +08:00
Update README.md
This commit is contained in:
@@ -4,6 +4,7 @@ An multipurpose game server power by Spring Boot.
|
|||||||
### Supported Game:
|
### Supported Game:
|
||||||
* CHUNITHM Amazon
|
* CHUNITHM Amazon
|
||||||
* Project DIVA Arcade Future Tone
|
* Project DIVA Arcade Future Tone
|
||||||
|
* O.N.G.E.K.I. PLUS
|
||||||
|
|
||||||
### Usage:
|
### Usage:
|
||||||
Requirements:
|
Requirements:
|
||||||
@@ -53,6 +54,9 @@ And DIVA screenshot will be save in data folder.
|
|||||||
|
|
||||||
|
|
||||||
### Changelog:
|
### Changelog:
|
||||||
|
v0.0.11: **[This will do database update]**
|
||||||
|
|
||||||
|
[ongeki] Add support to ongeki plus
|
||||||
|
|
||||||
v0.0.10: **[This will do database update]**
|
v0.0.10: **[This will do database update]**
|
||||||
|
|
||||||
|
|||||||
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.10-RELEASE</version>
|
<version>0.0.11-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