mirror of https://github.com/hykilpikonna/AquaDX
Bump version to 0.0.37c
parent
cf18fa1651
commit
242a30417d
|
@ -2,6 +2,9 @@
|
||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## 0.0.37c - 2022-08-02
|
||||||
|
- Add new event, music and music level data for O.N.G.E.K.I bright memory
|
||||||
|
|
||||||
## 0.0.37b - 2022-07-24
|
## 0.0.37b - 2022-07-24
|
||||||
- Add new event and music data for O.N.G.E.K.I bright memory
|
- Add new event and music data for O.N.G.E.K.I bright memory
|
||||||
|
|
||||||
|
|
|
@ -10,7 +10,7 @@ This document is for detailed game specific notes, if any.
|
||||||
|Chunithm (Chusan)|SDHD |New Plus |- |Yes |Yes |
|
|Chunithm (Chusan)|SDHD |New Plus |- |Yes |Yes |
|
||||||
|Chunithm |SDBT |Paradise Lost |A032 |Yes |Yes (Paradise) |
|
|Chunithm |SDBT |Paradise Lost |A032 |Yes |Yes (Paradise) |
|
||||||
|Maimai DX |SDEZ |Universe |D061 |Yes |Yes |
|
|Maimai DX |SDEZ |Universe |D061 |Yes |Yes |
|
||||||
|O.N.G.E.K.I |SDDT |Bright memory |A040 |Yes |Yes |
|
|O.N.G.E.K.I |SDDT |Bright memory |A044 |Yes |Yes |
|
||||||
|Maimai |SDEY |Finale |? |No |? |
|
|Maimai |SDEY |Finale |? |No |? |
|
||||||
|Project DIVA AFT |SBZV |? |? |No |? |
|
|Project DIVA AFT |SBZV |? |? |No |? |
|
||||||
|
|
||||||
|
|
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.37b-RELEASE</version>
|
<version>0.0.37c-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