Update README.md

pull/1/head
samnyan 2020-03-21 01:07:38 +09:00
parent d3223309e3
commit ee7b68356d
2 changed files with 5 additions and 1 deletions

View File

@ -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]**

View File

@ -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>