[chuni] Game version overwrite for old version

This commit is contained in:
samnyan
2020-02-19 19:30:28 +08:00
parent 58e3de5ab9
commit a275dcf991
6 changed files with 77 additions and 15 deletions

View File

@@ -28,4 +28,11 @@ spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.SQLiteDialect
#spring.datasource.password=
#spring.datasource.url=jdbc:mariadb://localhost:3306/?useSSL=false
#spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MariaDB10Dialect
## Game setting
## CHUNITHM
game.chunithm.overwrite-version=false
game.chunithm.rom-version=1.30.00
game.chunithm.data-version=1.30.00
## You can add any Spring Boot properties below